13 lines
443 B
Markdown
13 lines
443 B
Markdown
# my theme setter and wallpaper setter
|
|
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``
|
|
- ``save-theme.sh "name"`` saves the colors from pywall.
|
|
- ``setwll -h`` my wallpaper setter
|
|
|
|
# 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.
|