Update hypr conf
This commit is contained in:
@@ -153,7 +153,7 @@ animations {
|
||||
# windowrule = rounding 0, floating:0, onworkspace:f[1]
|
||||
|
||||
# Borders only on alacritty
|
||||
windowrule = noborder, class:negative:Alacritty
|
||||
windowrule = border_size 0, match:class negative:Alacritty
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
dwindle {
|
||||
@@ -327,18 +327,18 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
# windowrule = float,class:^(kitty)$,title:^(kitty)$
|
||||
|
||||
# Ignore maximize requests from apps. You'll probably like this.
|
||||
windowrule = suppressevent maximize, class:.*
|
||||
# windowrule = suppressevent maximize, match:class .*
|
||||
|
||||
# Fix some dragging issues with XWayland
|
||||
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
# windowrule = no_focus on,match:class ^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
|
||||
# Nvidia config
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
|
||||
# Flameshot
|
||||
windowrule = pin, class:flameshot,title:flameshot-pin
|
||||
windowrule = float, class:flameshot,title:flameshot-pin
|
||||
windowrule = noborder, class:flameshot,title:flameshot-pin
|
||||
windowrule = noblur, class:flameshot,title:flameshot-pin
|
||||
windowrule = noshadow, class:flameshot,title:flameshot-pin
|
||||
# windowrule = pin, class:flameshot,title:flameshot-pin
|
||||
# windowrule = float, class:flameshot,title:flameshot-pin
|
||||
# windowrule = noborder, class:flameshot,title:flameshot-pin
|
||||
# windowrule = noblur, class:flameshot,title:flameshot-pin
|
||||
# windowrule = noshadow, class:flameshot,title:flameshot-pin
|
||||
|
||||
Reference in New Issue
Block a user