Move Sway to systemd
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
7b5b1019cc
commit
2c3d93ebee
26 changed files with 264 additions and 131 deletions
|
@ -1,14 +0,0 @@
|
|||
# vim:ft=sway
|
||||
|
||||
# Start applications in specific workspaces
|
||||
assign [title="Telegram"] 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
|
Loading…
Add table
Add a link
Reference in a new issue