diff --git a/.config/sway/config b/.config/sway/config index a95e287..ff9cd16 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -150,7 +150,7 @@ input "type:keyboard" { bindsym --to-code $mod+Shift+q kill bindsym --to-code $mod+Space exec $menu 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+Apostrophe exec ~/.scripts/shot.fish @@ -276,7 +276,8 @@ exec udiskie -t exec swaylock exec tuxedo-control-center --tray 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 #