Spotify Fix
This commit is contained in:
@@ -281,12 +281,12 @@ bindl=,switch:on:Lid Switch, exec, hyprlock --immediate
|
|||||||
windowrule = suppress_event maximize, match:class ^.*$
|
windowrule = suppress_event maximize, match:class ^.*$
|
||||||
|
|
||||||
# Fix some dragging issues with XWayland (XWayland floating windows, not fullscreen, not pinned)
|
# Fix some dragging issues with XWayland (XWayland floating windows, not fullscreen, not pinned)
|
||||||
windowrule = no_focus on, match:xwayland yes, match:float yes, match:fullscreen false, match:pin false
|
# windowrule = no_focus on, match:xwayland yes, match:float yes, match:fullscreen false, match:pin false
|
||||||
|
|
||||||
# Make some windows never translucent (always fully opaque)
|
# Make some windows never translucent (always fully opaque)
|
||||||
windowrule = opacity 1.0 override, match:title (?i).*YouTube.*$
|
windowrule = opacity 1.0 override, match:title (?i).*YouTube.*$
|
||||||
windowrule = opacity 1.0 override, match:title (?i).*Netflix.*$
|
windowrule = opacity 1.0 override, match:title (?i).*Netflix.*$
|
||||||
windowrule = opacity 1.0 override, match:title (?i).*Spotify.*$
|
windowrule = opacity 1.0 override, match:class (?i).*Spotify.*$
|
||||||
windowrule = opacity 1.0 override, match:class (?i).*jetbrains.*$
|
windowrule = opacity 1.0 override, match:class (?i).*jetbrains.*$
|
||||||
|
|
||||||
# All the menus (floating + always opaque)
|
# All the menus (floating + always opaque)
|
||||||
|
|||||||
Reference in New Issue
Block a user