summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sway/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/sway/config b/sway/config
index 658a78f..78aa85b 100644
--- a/sway/config
+++ b/sway/config
@@ -204,9 +204,17 @@ for_window [app_id="xoppdoggin"] floating enable; resize set 1800 1000
for_window [class="Inkscape"] floating enable; resize set 1800 1000
for_window [class="vimscape"] floating enable; resize set 600 300; move down 300; move left 550
+assign [class="^Spotify"] workspace number 8
+assign [class="^discord"] workspace number 9
+assign [class="^Slack"] workspace number 9
+assign [app_id="^thunderbird"] workspace number 9
+assign [app_id="keepassxc"] workspace number 10
+
bar swaybar_command waybar
exec dunst
+exec thunderbird
+exec keepassxc
bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png