Merge branch 'main' into fix/boostrap-iso

This commit is contained in:
Benjamin Bädorf 2022-05-01 14:55:07 +00:00
commit bfec68938d

View file

@ -10,5 +10,6 @@ self: with self; ''
next_layout=0;
fi
${libnotify}/bin/notify-send "$next_layout"
${sway}/bin/swaymsg input '*' xkb_switch_layout "$next_layout"
''