border changes

This commit is contained in:
pika 2025-05-03 20:36:53 +02:00
parent fe875b3321
commit 643eaa2f9e

View file

@ -96,7 +96,7 @@ general {
border_size = 1
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(ffffffe0) rgba(8f8f8fe0) 45deg
col.active_border = rgba(d0d0d0d0) rgba(4f4f4ff4) 45deg
col.inactive_border = rgba(2f2f2fe0)
extend_border_grab_area = false
@ -117,14 +117,15 @@ general {
windowrule = immediate, class:^(cs2)$
windowrule = immediate, class:^(steam)$
windowrule = immediate, class:^(cemu)$
windowrule = immediate, class:^(GDLauncher)$
# windowrule = immediate, class:^(cs2)$
# windowrule = immediate, class:^(cs2)$
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
rounding = 0
rounding_power = 10
rounding = 4
rounding_power = 16
# Change transparency of focused and unfocused windows
active_opacity = 0.98