set of bash scripts to set the theme.
Go to file
iceyrazor c7adb1adc9 added default-theme 2025-06-02 17:05:52 -05:00
targets added default-theme 2025-06-02 17:05:52 -05:00
themes added default-theme 2025-06-02 17:05:52 -05:00
LICENSE init 2025-05-24 22:54:19 -05:00
README.md init 2025-05-24 22:54:19 -05:00
cycle_wall.sh init 2025-05-24 22:54:19 -05:00
save-theme.sh init 2025-05-24 22:54:19 -05:00
set-theme.sh added default-theme 2025-06-02 17:05:52 -05:00

README.md

a set of scripts to set the theme of things

i could use pywall. but i wanted to make my own thing

usage

  • set-theme.sh -h
  • cycle-wall.sh "fullpath/to/wallpaper" "dont unload" will use hyprwall to cycle a wallpaper and use pywall to get the colors and set them. if the 2nd arg has anything in it. it wont unload the current wallpaper
  • save-theme.sh "name" saves the colors from pywall.

targets

when set-theme is run. it will source everything in targets. curently its only set for wezterm and waybar. but if you want other things to be set add a new script there.