Compare commits

...

2 Commits

Author SHA1 Message Date
f280c76297 Do the same for element 2024-02-14 23:20:49 -06:00
d42fc38e87 Inhibit discord idle while visible 2024-02-14 23:20:32 -06:00

View File

@ -39,7 +39,9 @@ for_window {
[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="thunderbird"] move container to workspace $w8
[class="discord"] move container to workspace $w9 [class="discord"] move container to workspace $w9
[class="discord"] inhibit_idle visible
[app_id="Element"] move container to workspace $w9 [app_id="Element"] move container to workspace $w9
[app_id="Element"] inhibit_idle visible
[class="Spotify"] move container to workspace $w10 [class="Spotify"] move container to workspace $w10
} }