From 104194e56a181b0ed34c26f7f41f1a91c089ac27 Mon Sep 17 00:00:00 2001 From: joott Date: Tue, 29 Jul 2025 13:41:33 -0400 Subject: s w a y --- sway/config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'sway') diff --git a/sway/config b/sway/config index caa6f8d..558a1a2 100644 --- a/sway/config +++ b/sway/config @@ -214,10 +214,10 @@ for_window [app_id="ration"] floating enable; resize set 30 ppt 30 ppt for_window [class="Inkscape"] floating enable; resize set 90 ppt 90 ppt for_window [class="vimscape"] floating enable; resize set 30 ppt 25 ppt; move down 300; move left 550 -assign [class="^feishin"] workspace number 8 -assign [class="^discord"] workspace number 9 -assign [class="^Slack"] workspace number 9 -assign [app_id="^thunderbird"] workspace number 9 +assign [class="^discord"] workspace number 8 +assign [class="^Slack"] workspace number 8 +assign [app_id="^thunderbird"] workspace number 8 +assign [class="^feishin"] workspace number 9 assign [app_id="keepassxc"] workspace number 10 # Launch on startup @@ -230,5 +230,6 @@ exec dunst exec keepassxc exec feishin exec gammastep +exec rat reset include /etc/sway/config.d/* -- cgit v1.3