Revise window rules to fit new updated flatpaks

This commit is contained in:
Salt 2024-02-15 03:29:07 -06:00
parent d2a965a972
commit 737dd52eaf
1 changed files with 6 additions and 6 deletions

View File

@ -35,13 +35,13 @@ workspace $w9 output $monsec
## WINDOW RULES
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="thunderbird"] move container to workspace $w8
[class="discord"] move container to workspace $w9
[class="discord"] inhibit_idle visible
[app_id="Element"] move container to workspace $w9
[app_id="Element"] inhibit_idle visible
[app_id="org.mozilla.Thunderbird"] move container to workspace $w8
[app_id="com.discordapp.Discord"] move container to workspace $w9
[app_id="com.discordapp.Discord"] inhibit_idle visible
[class="Element"] move container to workspace $w9
[class="Element"] inhibit_idle visible
[class="Spotify"] move container to workspace $w10
}