🔧 (home/wayland) update a couple hyprland configs
This commit is contained in:
parent
139fa1c89b
commit
db9d569a1f
|
@ -77,7 +77,6 @@ gestures {
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
# no thanks
|
# no thanks
|
||||||
disable_hypr_chan = true
|
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
disable_splash_rendering = true
|
disable_splash_rendering = true
|
||||||
|
|
||||||
|
@ -100,8 +99,8 @@ bind = $mainMod, Q, killactive,
|
||||||
bind = $mainMod, S, togglefloating,
|
bind = $mainMod, S, togglefloating,
|
||||||
bind = $mainMod, L, exec, swaylock -f
|
bind = $mainMod, L, exec, swaylock -f
|
||||||
bind = $mainMod, space, exec, fuzzel
|
bind = $mainMod, space, exec, fuzzel
|
||||||
bind = $mainMod, KP_Add, exec, cliphist list | fuzzel -d --tabs 2 --width 100 | cliphist decode | wl-copy
|
bind = $mainMod, C, exec, cliphist list | fuzzel -d --tabs 2 --width 100 | cliphist decode | wl-copy
|
||||||
bind = $mainMod, KP_Subtract, exec, BEMOJI_PICKER_CMD="fuzzel -d" bemoji
|
bind = $mainMod, E, exec, BEMOJI_PICKER_CMD="fuzzel -d" bemoji
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
bind = , Print, exec, grim `date +'%Y-%m-%dT%H:%M:%S'`.png
|
bind = , Print, exec, grim `date +'%Y-%m-%dT%H:%M:%S'`.png
|
||||||
|
|
Loading…
Reference in a new issue