diff --git a/.config/scripts/toggle_theme.sh b/.config/scripts/toggle_theme.sh index f488810..30c5587 100755 --- a/.config/scripts/toggle_theme.sh +++ b/.config/scripts/toggle_theme.sh @@ -1,5 +1,14 @@ #!/bin/zsh +# TODO +# bspwm +# gtk3 +# emacs +# firefox +# dunst +# ncmpcpp? uses xresources, but might want customizations +# nvim + #x11 PATH_THEME="$XDG_CONFIG_HOME/X11/colors"