dotfiles/home/.config/sway/conf.d/04-workspaces.conf
Marko Korhonen f6bd12c582 Moved sway to --user service and other fixes
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-11 18:51:29 +02:00

15 lines
449 B
Plaintext

# vim:ft=sway
# Start applications in specific workspaces
assign [app_id="telegramdesktop"] workspace 3
assign [app_id="thunderbird"] workspace 4
# Automatically switch to urgent workspace
for_window [urgent="latest"] focus
### Float/tile rules ###
# Gimp export window
for_window [title="Export Image*"] floating enable
for_window [app_id="fzf-launcher"] focus, floating enabled, border pixel 1
for_window [title="Mullvad VPN"] floating disable