binds: update for python rework
Update screenshot and clipboard
This commit is contained in:
parent
4dbf874f13
commit
089994fad2
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue