mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add idleinhibit window rules
This commit is contained in:
parent
7bf40cbf70
commit
0de04c9a62
|
@ -131,6 +131,11 @@ windowrulev2 = float, class:^(firefox)$,title:^(Revert Bookmarks)$
|
|||
windowrulev2 = float, class:^(firefox)$,title:^(Library)$
|
||||
windowrulev2 = float, class:^(firefox)$,title:^(Extension: \(uBlock Origin\))
|
||||
|
||||
# Idle inhibit rules
|
||||
windowrulev2 = idleinhibit focus, class:^(Stremio)$
|
||||
windowrulev2 = idleinhibit focus, class:^(mpv)$
|
||||
windowrulev2 = idleinhibit focus, class:^(firefox)$,title:^(.+ - YouTube — Mozilla Firefox)$
|
||||
|
||||
####################
|
||||
### KEY BINDINGS ###
|
||||
####################
|
||||
|
|
Loading…
Reference in a new issue