Revise window rules to fit new updated flatpaks
This commit is contained in:
parent
d2a965a972
commit
737dd52eaf
@ -35,13 +35,13 @@ workspace $w9 output $monsec
|
|||||||
|
|
||||||
## WINDOW RULES
|
## WINDOW RULES
|
||||||
for_window {
|
for_window {
|
||||||
[app_id="firefox"] move container to workspace $w1
|
[app_id="org.mozilla.firefox"] move container to workspace $w1
|
||||||
[app_id="org.keepassxc.KeePassXC"] move container to workspace $w7
|
[app_id="org.keepassxc.KeePassXC"] move container to workspace $w7
|
||||||
[app_id="thunderbird"] move container to workspace $w8
|
[app_id="org.mozilla.Thunderbird"] move container to workspace $w8
|
||||||
[class="discord"] move container to workspace $w9
|
[app_id="com.discordapp.Discord"] move container to workspace $w9
|
||||||
[class="discord"] inhibit_idle visible
|
[app_id="com.discordapp.Discord"] inhibit_idle visible
|
||||||
[app_id="Element"] move container to workspace $w9
|
[class="Element"] move container to workspace $w9
|
||||||
[app_id="Element"] inhibit_idle visible
|
[class="Element"] inhibit_idle visible
|
||||||
[class="Spotify"] move container to workspace $w10
|
[class="Spotify"] move container to workspace $w10
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user