This commit is contained in:
pika 2025-04-28 12:18:24 +02:00
parent 032947ab89
commit 294df4fef2

View file

@ -79,8 +79,8 @@ windowrule = workspace 69, title:^(.*GDLauncher.*)
# https://wiki.hyprland.org/Configuring/Variables/#general
general {
gaps_in = 2
gaps_out = 4
gaps_in = 1
gaps_out = 2
border_size = 2
@ -112,8 +112,8 @@ windowrule = immediate, class:^(GDLauncher)$
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration {
rounding = 4
rounding_power = 7
rounding = 0
rounding_power = 0
# Change transparency of focused and unfocused windows
active_opacity = 0.98