diff --git a/hyprland/keybinds.conf b/hyprland/keybinds.conf index e20a69a..fc588ea 100644 --- a/hyprland/keybinds.conf +++ b/hyprland/keybinds.conf @@ -150,8 +150,8 @@ bind = Ctrl+Super, Slash, exec, pkill fuzzel || fuzzel --launch-prefix='app2unit # Utilities bindl = , Print, exec, caelestia screenshot # Full screen capture > clipboard -bind = Super+Shift, S, exec, caelestia screenshot region freeze # Capture region (freeze) -bind = Super+Shift+Alt, S, exec, caelestia screenshot region # Capture region +bind = Super+Shift, S, exec, caelestia screenshot -fr # Capture region (freeze) +bind = Super+Shift+Alt, S, exec, caelestia screenshot -r # Capture region bind = Super+Alt, R, exec, caelestia record -s # Record screen with sound bind = Ctrl+Alt, R, exec, caelestia record # Record screen bind = Super+Shift+Alt, R, exec, caelestia record -r # Record region @@ -172,7 +172,7 @@ bind = Super+Shift, L, exec, systemctl suspend-then-hibernate # Clipboard and emoji picker bind = Super, V, exec, pkill fuzzel || caelestia clipboard -bind = Super+Alt, V, exec, pkill fuzzel || caelestia clipboard-delete +bind = Super+Alt, V, exec, pkill fuzzel || caelestia clipboard -d bind = Super, Period, exec, pkill fuzzel || caelestia emoji-picker bindl = Ctrl+Shift+Alt, V, exec, sleep 0.5s && ydotool type -d 1 "$(cliphist list | head -1 | cliphist decode)" # Alternate paste