feat(niri): reorganize workspaces

This commit is contained in:
Ryan Yin
2026-08-03 22:42:37 +08:00
parent 20dac3bb84
commit cce15300d6
5 changed files with 29 additions and 25 deletions
+3 -3
View File
@@ -40,8 +40,8 @@ output "HDMI-A-2" {
// ============= Named Workspaces =============
workspace "4entertainment" { open-on-output "DP-1"; }
workspace "2browser" { open-on-output "DP-1"; }
workspace "0other" { open-on-output "DP-1"; }
workspace "5utility" { open-on-output "DP-1"; }
workspace "1terminal" { open-on-output "HDMI-A-2"; }
workspace "3chat" { open-on-output "HDMI-A-2"; }
workspace "6utility" { open-on-output "HDMI-A-2"; }
workspace "1terminal" { open-on-output "HDMI-A-2"; }
workspace "0other" { open-on-output "HDMI-A-2"; }