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