🔧 (neodymium/home) map some new hyprland bindings to use fuzzel, cliphist, and bemoji (tbd)
This commit is contained in:
parent
1054918256
commit
6e52656d8d
|
@ -110,7 +110,10 @@ $mainMod = SUPER
|
|||
bind = $mainMod, Return, exec, alacritty
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, S, togglefloating,
|
||||
bind = $mainMod, Delete, exec, swaylock -f
|
||||
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
|
||||
|
||||
# Screenshot
|
||||
bind = , Print, exec, grim `date +'%Y-%m-%dT%H:%M:%S'`.png
|
||||
|
|
Loading…
Reference in a new issue