16 lines
507 B
Plaintext
16 lines
507 B
Plaintext
# wm host extras (sourced last by ~/.config/hypr/hyprland.conf)
|
|
source = ~/.config/hypr/nvidia.conf
|
|
|
|
# THEME OVERRIDES — personal deltas on top of wm's themes/theme.conf (tracked in this
|
|
# overlay while wm's HyDE is old enough to hard-source it; that file is generated, so
|
|
# anything edited in there is lost on the next theme switch — keep the deltas here,
|
|
# where they are sourced after every theme file and therefore win).
|
|
general {
|
|
gaps_in = 2
|
|
gaps_out = 4
|
|
}
|
|
|
|
decoration {
|
|
rounding = 8
|
|
}
|