sway: discovery of a superior layout style

This commit is contained in:
Nydragon 2024-05-21 18:58:37 +09:00
parent 6c24c67537
commit 4c47ce6ffb
No known key found for this signature in database
GPG key ID: 14AA30A865EA1209

View file

@ -74,7 +74,7 @@
"${mod}+Shift+space" = "floating toggle";
"${mod}+Return" = "exec ${term}";
"${mod}+e" = "exec ${filemanager}";
"${mod}+x" = "layout toggle stacking split";
"${mod}+x" = "layout toggle tabbed split";
"${mod}+Control+Left" = "workspace prev";
"${mod}+Control+Right" = "workspace next";
"${mod}+n" = "exec ${pkgs.swaynotificationcenter}/bin/swaync-client -t";