12 lines
584 B
Markdown
12 lines
584 B
Markdown
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.
|