Move some sway stuff away from systemd

This commit is contained in:
Marko Korhonen 2020-03-02 21:37:48 +02:00
parent 30198cd9cc
commit 3b8b1d89f4
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
8 changed files with 15 additions and 4 deletions

View file

@ -0,0 +1,15 @@
# vim:ft=i3config
# 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
for_window [app_id="firefox" title="^Extension: \(PassFF\)"] floating enable