Refactor Hyprland configs, introduce Sithego for theming, and add supporting scripts

This commit is contained in:
2026-02-17 20:42:41 +01:00
parent c57ef06442
commit 8b153d54ac
60 changed files with 1896 additions and 76 deletions
+31
View File
@@ -0,0 +1,31 @@
source=./shared.conf
preload = ~/.themes/Serpensortia/wallpaper/top.jxl
preload = ~/.themes/Serpensortia/wallpaper/bottom.jxl
preload = ~/.themes/Serpensortia/wallpaper/left.jxl
preload = ~/.themes/Serpensortia/wallpaper/right.jxl
wallpaper {
monitor = $top-monitor
path = ~/.themes/Serpensortia/wallpaper/top.jxl
fit_mode = cover
timeout = 1
}
wallpaper {
monitor = $bottom-monitor
path = ~/.themes/Serpensortia/wallpaper/bottom.jxl
fit_mode = cover
timeout = 1
}
wallpaper {
monitor = $left-monitor
path = ~/.themes/Serpensortia/wallpaper/left.jxl
fit_mode = cover
timeout = 1
}
wallpaper {
monitor = $right-monitor
path = ~/.themes/Serpensortia/wallpaper/right.jxl
fit_mode = cover
timeout = 1
}
splash = false