This commit is contained in:
reo 2026-01-14 21:35:10 +03:00
parent a6513ce82b
commit 69e4edf646
12 changed files with 87 additions and 19 deletions

View file

@ -12,6 +12,6 @@ naturalGreenTheme = Theme { themeName = "Natural Green"
, themeBarConfig = "~/.config/xmobar/natural-green-xmobarrc"
, themeBorderColor = "#425F57"
, themeFocusedBorderColor = "#749F82"
, themeWallpaper = "/home/reo/Wallpapers/forest1.jpg"
, themeWallpaper = "/home/reo/Wallpapers/forest3.png"
, themeXmobarPP = naturalGreenXmobarPP
}