This commit is contained in:
zoe 2023-05-15 10:00:13 +02:00
parent 349355938e
commit cd2a25e549
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ in
h = "exec i3l move left";
l = "exec i3l move right";
s = "exec i3l swap container with previous";
Tab = "exec i3-msg move workspace next && i3-msg workspace next";
Tab = "exec swaymsg move workspace next && swaymsg workspace next";
"1" = "move workspace ${ws1}";
"2" = "move workspace ${ws2}";
"3" = "move workspace ${ws3}";