Fix window rule issues in 0.54.2
This commit is contained in:
parent
17681e38d4
commit
70f451039d
1 changed files with 5 additions and 3 deletions
|
|
@ -1,7 +1,9 @@
|
|||
exec-once = [workspace 1 silent] $browser
|
||||
exec-once = [workspace 2 silent] thunderbird
|
||||
exec-once = [workspace 2 silent] element-desktop
|
||||
exec-once = [workspace 3 silent] chromium --profile-directory="Default"
|
||||
exec-once = [workspace special:magic silent] $terminal
|
||||
|
||||
exec-once = [workspace special silent] $terminal
|
||||
exec-once = [workspace special silent] keepassxc
|
||||
# Qt apps don't work with workspace on exec-one
|
||||
# Added windowrule for them
|
||||
exec-once = keepassxc
|
||||
exec-once = chromium --profile-directory="Default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue