Update natural-green theme's wallpaper for my pc

This commit is contained in:
Your Name 2025-06-04 12:17:24 +03:00
parent 35e42a7be1
commit b605a3f66d

View file

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