Use fuzzel over wofi

This commit is contained in:
Maximilian Friedersdorff 2025-10-16 15:32:29 +01:00
parent 58213c1d91
commit 2480494e85
9 changed files with 7 additions and 101 deletions

View file

@ -168,7 +168,7 @@ bindsym $mod+r mode "resize"
bindsym $mod+Alt+l exec swaylock
bindsym $mod+p exec cliphist list | wofi -S dmenu | cliphist decode | wl-copy
bindsym $mod+p exec cliphist list | fuzzel --dmenu | cliphist decode | wl-copy
bindsym $mod+Alt+c exec swaymsg input type:keyboard xkb_variant colemak && notify-send "Layout Change" "colemak"
bindsym $mod+Alt+q exec swaymsg input type:keyboard xkb_variant '""' && notify-send "Layout Change" "qwerty"