This commit is contained in:
Greg 2026-02-27 18:27:20 +02:00
parent b9921fe82b
commit 522cff152f

View file

@ -150,7 +150,7 @@ input "type:keyboard" {
bindsym --to-code $mod+Shift+q kill bindsym --to-code $mod+Shift+q kill
bindsym --to-code $mod+Space exec $menu bindsym --to-code $mod+Space exec $menu
bindsym --to-code $mod+Tab exec $windows bindsym --to-code $mod+Tab exec $windows
bindsym --to-code Shift+Space exec cliphist list | rofi -dmenu | cliphist decode | wl-copy bindsym --to-code Shift+Space exec cliphist list | rofi -dmenu -P "" | cliphist decode | wl-copy
bindsym --to-code $mod+Backspace exec ~/.scripts/power.fish bindsym --to-code $mod+Backspace exec ~/.scripts/power.fish
bindsym --to-code $mod+Apostrophe exec ~/.scripts/shot.fish bindsym --to-code $mod+Apostrophe exec ~/.scripts/shot.fish
@ -276,7 +276,8 @@ exec udiskie -t
exec swaylock exec swaylock
exec tuxedo-control-center --tray exec tuxedo-control-center --tray
exec swaykbdd exec swaykbdd
exec wl-paste --watch cliphist store exec wl-paste --primary --type text --watch cliphist store
exec wl-paste --type image --watch cliphist store
### Idle configuration ### Idle configuration
# #