sway: discovery of a superior layout style
This commit is contained in:
parent
6c24c67537
commit
4c47ce6ffb
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
||||||
"${mod}+Shift+space" = "floating toggle";
|
"${mod}+Shift+space" = "floating toggle";
|
||||||
"${mod}+Return" = "exec ${term}";
|
"${mod}+Return" = "exec ${term}";
|
||||||
"${mod}+e" = "exec ${filemanager}";
|
"${mod}+e" = "exec ${filemanager}";
|
||||||
"${mod}+x" = "layout toggle stacking split";
|
"${mod}+x" = "layout toggle tabbed split";
|
||||||
"${mod}+Control+Left" = "workspace prev";
|
"${mod}+Control+Left" = "workspace prev";
|
||||||
"${mod}+Control+Right" = "workspace next";
|
"${mod}+Control+Right" = "workspace next";
|
||||||
"${mod}+n" = "exec ${pkgs.swaynotificationcenter}/bin/swaync-client -t";
|
"${mod}+n" = "exec ${pkgs.swaynotificationcenter}/bin/swaync-client -t";
|
||||||
|
|
Loading…
Add table
Reference in a new issue