Update .config/hypr/hyprland/decoration.conf

Update .config/hypr/hyprland/general.conf
This commit is contained in:
2025-04-28 16:23:34 +02:00
parent 2f9503b366
commit 3752f4bc31
2 changed files with 4 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ decoration {
shadow {
enabled = true
range = 4
range = 5
render_power = 3
color = rgba(1a1a1aee)
}

View File

@@ -2,10 +2,11 @@ general {
gaps_in = 5
gaps_out = 20
border_size = 2
border_size = 3
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
col.active_border = rgba(09E4F333) rgba(48F3094C) 45deg
# col.active_border = rgba(09E4F333) rgba(48F3094C) 45deg
col.active_border = rgba(FF5733FF) rgba(33FF57FF) 45deg
col.inactive_border = rgba(595959aa)
# Set to true enable resizing windows by clicking and dragging on borders and gaps