added unity windowrule
This commit is contained in:
@@ -320,3 +320,14 @@ windowrule = suppress_event maximize, match:class .*
|
|||||||
|
|
||||||
# Fix some dragging issues with XWayland
|
# Fix some dragging issues with XWayland
|
||||||
windowrule = no_focus class:^$,match:title ^$,match:xwayland 1,float on,match:fullscreen 0,match:pin 0
|
windowrule = no_focus class:^$,match:title ^$,match:xwayland 1,float on,match:fullscreen 0,match:pin 0
|
||||||
|
|
||||||
|
windowrule = float on, match:class ^(Unity)$#, title:^(Unity)$
|
||||||
|
# windowrule = center on, match:class ^(Unity)$#, title:^(Unity)$
|
||||||
|
|
||||||
|
env = GDK_BACKEND,x11
|
||||||
|
|
||||||
|
env = _JAVA_AWT_WM_NONREPARENTING,1
|
||||||
|
|
||||||
|
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||||
|
env = XDG_SESSION_TYPE,wayland
|
||||||
|
env = XDG_SESSION_DESKTOP,Hyprland
|
||||||
|
|||||||
Reference in New Issue
Block a user