From 0ebebaad1a183485a9470bbe69296e2e13f5eede Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Fri, 7 Jun 2024 00:28:19 -0500 Subject: [PATCH] Update window rules more --- sericea/.config/sway/config.d/40-window-rules.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/sericea/.config/sway/config.d/40-window-rules.conf b/sericea/.config/sway/config.d/40-window-rules.conf index d295ea64..2d446bca 100644 --- a/sericea/.config/sway/config.d/40-window-rules.conf +++ b/sericea/.config/sway/config.d/40-window-rules.conf @@ -3,6 +3,18 @@ # This file allocates rules for organizing windows # +## WORKSPACES +set $w1 1 +set $w2 2 +set $w3 3 +set $w4 4 +set $w5 5 +set $w6 6 +set $w7 7 +set $w8 8 +set $w9 9 +set $w10 10 + # General rules of thought: # * The primary monitor will contain workspaces 1-7 # * Secondary monitors will get workspaces 8-10