From 8da596451712fbdfcc4c47777569cdbabe12c848 Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 23 Aug 2020 19:52:44 +0200 Subject: [PATCH] added todo for more theme switching --- .config/scripts/toggle_theme.sh | 9 +++++++++ 1 file changed, 9 insertions(+) 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"