Playing with hyprland theming

This commit is contained in:
2026-03-15 12:51:52 +00:00
parent 599e9e0a8e
commit 02ed631af2
2 changed files with 29 additions and 12 deletions
@@ -30,8 +30,15 @@ $rosewater = #f5e0dc
# General theming
general {
gaps_in = 2
gaps_out = 4
border_size = 2
layout = dwindle
# Gradient syntax: color color angle (e.g. 45deg). :contentReference[oaicite:5]{index=5}
col.active_border = $blue $green 45deg
col.inactive_border = $inactive
layout = scrolling
resize_on_border = true
extend_border_grab_area = 20 # Makes it easier to "grab" the edgeborder_size = 2
}
decoration {