Compare commits
2 commits
2f27db6afe
...
b2f69b3159
Author | SHA1 | Date | |
---|---|---|---|
|
b2f69b3159 | ||
|
95b3309a23 |
2 changed files with 7 additions and 0 deletions
|
@ -1,7 +1,14 @@
|
|||
# Window rules
|
||||
|
||||
# Workspace 4
|
||||
windowrule = workspace 4 silent, ^(WebCord)$
|
||||
windowrule = workspace 4 silent, ^(@joplin/app-desktop)$
|
||||
windowrule = workspace 4 silent, ^(whatsapp-nativefier-.*)$
|
||||
windowrule = workspace 4 silent, ^(Deezer)$
|
||||
|
||||
# Floating windows
|
||||
windowrule = float, ^(pavucontrol)$
|
||||
|
||||
# REAPER
|
||||
windowrulev2 = move cursor 0 -50%, class:^(REAPER)$, title:^(Routing for track )(.*)$
|
||||
|
||||
|
|
Loading…
Reference in a new issue