Fix layout dwm regression

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
Stacy Harper 2021-09-01 18:33:59 +02:00 committed by Maarten van Gompel
parent 5b705dc91b
commit 2e6ce5c810
2 changed files with 18 additions and 2 deletions

View file

@ -176,11 +176,11 @@ case "$ACTION" in
exit 0
;;
"voldown_one")
swaymsg layout toggle splith splitv tabbed
sxmo_wm.sh togglelayout
exit
;;
"voldown_two")
swaymsg focus tiling
sxmo_wm.sh switchfocus
exit
;;
"voldown_three")