Rework configuration for rick
This commit is contained in:
parent
f81543b06b
commit
6e4dbf670e
3 changed files with 8 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
exec swaymsg 'workspace $ws3; exec firefox'
|
||||
# launch mail workspace
|
||||
exec ~/.local/bin/launch_mail_worksplace.sh
|
||||
exec dbus-update-activation-environment --systemd DISPLAY
|
||||
|
|
|
@ -22,3 +22,5 @@ for_window [app_id="org.pwmt.zathura"] floating enable
|
|||
for_window [app_id="^launcher$"] floating enable, resize set 800px 400px
|
||||
for_window [title="Remmina Remote Desktop Client"] floating enable
|
||||
for_window [app_id="pavucontrol"] floating enable, resize set 600px 400px
|
||||
for_window [title="^Open .*$"] floating enable, resize set 900px 700px
|
||||
|
||||
|
|
Reference in a new issue