Browse Source

added todo for more theme switching

master
Marc 4 years ago
parent
commit
8da5964517
1 changed files with 9 additions and 0 deletions
  1. 9
      .config/scripts/toggle_theme.sh

9
.config/scripts/toggle_theme.sh

@ -1,5 +1,14 @@
#!/bin/zsh #!/bin/zsh
# TODO
# bspwm
# gtk3
# emacs
# firefox
# dunst
# ncmpcpp? uses xresources, but might want customizations
# nvim
#x11 #x11
PATH_THEME="$XDG_CONFIG_HOME/X11/colors" PATH_THEME="$XDG_CONFIG_HOME/X11/colors"

Loading…
Cancel
Save