mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Float spotify popup hint windows
This commit is contained in:
parent
76b961f4b3
commit
d2e41de5b5
|
@ -154,6 +154,9 @@ windowrulev2 = float, class:^(pcmanfm-qt)$,title:^(Search Files)$
|
|||
windowrulev2 = float, class:^(pcmanfm-qt)$,title:^(Copy Files)$
|
||||
windowrulev2 = float, class:^(pcmanfm-qt)$,title:^(Confirm to replace files)$
|
||||
|
||||
# Float some windows from other apps
|
||||
windowrulev2 = float, class:^(Spotify)$,title:^(Ozone X11)$
|
||||
|
||||
# Idle inhibit rules
|
||||
windowrulev2 = idleinhibit focus, class:^(Stremio)$
|
||||
windowrulev2 = idleinhibit focus, class:^(mpv)$
|
||||
|
|
Loading…
Reference in a new issue