latest hypr conf

This commit is contained in:
nevaforget 2024-11-12 20:24:12 +01:00
parent 3068b245eb
commit ae3d29b0ee
4 changed files with 20 additions and 7 deletions

View File

@ -20,7 +20,12 @@ decoration {
inactive_opacity=1.00 inactive_opacity=1.00
drop_shadow = true drop_shadow = true
shadow_range = 4 shadow_range = 10
shadow_render_power = 3 shadow_render_power = 3
col.shadow = rgba(1a1a1aee) col.shadow = rgba(18182540)
dim_inactive = true
dim_strength = 0.2
} }

View File

@ -12,4 +12,5 @@ general {
resize_on_border = true resize_on_border = true
#no_cursor_warps = true #no_cursor_warps = true
} }

View File

@ -4,6 +4,9 @@
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrulev2 = noshadow, floating:0
windowrule = dimaround,^(polkit)$
windowrule = idleinhibit fullscreen,^(.*)$ windowrule = idleinhibit fullscreen,^(.*)$
windowrule = idleinhibit focus, mpv windowrule = idleinhibit focus, mpv
windowrule = idleinhibit focus, class:^(.*celluloid.*)$ windowrule = idleinhibit focus, class:^(.*celluloid.*)$
@ -112,6 +115,10 @@ windowrule = fullscreen,title:^(Default - Wine desktop)$
windowrule = float, title:^(Alacritty)$ windowrule = float, title:^(Alacritty)$
windowrule = center, title:^(Alacritty)$ windowrule = center, title:^(Alacritty)$
windowrule = float, title:^(kitty)$
windowrule = center, title:^(kitty)$
windowrule = size 800 600, title:^(kitty)
windowrule = float, title:^(FontManager)$ windowrule = float, title:^(FontManager)$
windowrule = center, title:^(FontManager)$ windowrule = center, title:^(FontManager)$

View File

@ -1,5 +1,5 @@
# Set programs that you use # Set programs that you use
$terminal = alacritty $terminal = kitty