feat(niri): reorganize workspace layout

This commit is contained in:
Ryan Yin
2026-07-31 12:06:27 +08:00
parent ac96c62cbe
commit 071212e40f
5 changed files with 71 additions and 52 deletions
+4 -10
View File
@@ -151,22 +151,16 @@ binds {
Mod+1 { focus-workspace "1terminal"; }
Mod+2 { focus-workspace "2browser"; }
Mod+3 { focus-workspace "3chat"; }
Mod+4 { focus-workspace "4music"; }
Mod+4 { focus-workspace "4entertainment"; }
Mod+5 { focus-workspace "5mail"; }
Mod+6 { focus-workspace "6file"; }
Mod+7 { focus-workspace "7"; }
Mod+8 { focus-workspace "8"; }
Mod+9 { focus-workspace "9"; }
Mod+6 { focus-workspace "6utility"; }
Mod+0 { focus-workspace "0other"; }
Mod+Ctrl+1 { move-column-to-workspace "1terminal"; }
Mod+Ctrl+2 { move-column-to-workspace "2browser"; }
Mod+Ctrl+3 { move-column-to-workspace "3chat"; }
Mod+Ctrl+4 { move-column-to-workspace "4music"; }
Mod+Ctrl+4 { move-column-to-workspace "4entertainment"; }
Mod+Ctrl+5 { move-column-to-workspace "5mail"; }
Mod+Ctrl+6 { move-column-to-workspace "6file"; }
Mod+Ctrl+7 { move-column-to-workspace "7"; }
Mod+Ctrl+8 { move-column-to-workspace "8"; }
Mod+Ctrl+9 { move-column-to-workspace "9"; }
Mod+Ctrl+6 { move-column-to-workspace "6utility"; }
Mod+Ctrl+0 { move-column-to-workspace "0other"; }
// Alternatively, there are commands to move just a single window: