Change change binding binding to Alt+mod+c/q

This commit is contained in:
Maximilian Friedersdorff 2025-10-14 08:29:09 +01:00
parent d4cbb27bec
commit 0f3fe01492

View file

@ -170,9 +170,6 @@ bindsym $mod+Alt+l exec swaylock
bindsym $mod+p exec cliphist list | wofi -S dmenu | cliphist decode | wl-copy
mode "keyboard_layout" {
bindsym c mode "default", exec swaymsg input type:keyboard xkb_variant colemak && notify-send "Layout Change" "colemak"
bindsym q mode "default", exec swaymsg input type:keyboard xkb_variant '""' && notify-send "Layout Change" "qwerty"
}
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"
bindsym $mod+t mode keyboard_layout