[Fix] cleanup
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
}
|
||||
Reference in New Issue
Block a user