added sakuravne as a floating window with float tag for future use
This commit is contained in:
@@ -323,6 +323,7 @@ windowrule = match:title Jellyfin Media Player, tag +videoplayer
|
||||
windowrule = match:title Jellyfin, tag +videoplayer
|
||||
windowrule = tag +screenrecord, match:class com.obsproject.Studio
|
||||
windowrule = tag +rustdesk, match:class rustdesk
|
||||
windowrule = tag +float, match:class SakuraVNE
|
||||
|
||||
windowrule = workspace 5, match:tag rustdesk
|
||||
windowrule = workspace 6, match:tag screenrecord*
|
||||
@@ -334,6 +335,7 @@ windowrule = workspace 9, match:tag videoplayer*
|
||||
windowrule = float on, match:title ^(Authentication Required)$
|
||||
windowrule = center on, match:title ^(Authentication Required)$
|
||||
windowrule = float on, match:class ^([Ss]team)$, match:title negative:^([Ss]team)$
|
||||
windowrule = float on, match:tag float
|
||||
|
||||
# Ignore maximize requests from apps. You'll probably like this.
|
||||
windowrule = suppress_event maximize, match:class .*
|
||||
|
||||
Reference in New Issue
Block a user