diff options
Diffstat (limited to '.local/bin/scheme')
-rwxr-xr-x | .local/bin/scheme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/scheme b/.local/bin/scheme index 128d8f2..af2edad 100755 --- a/.local/bin/scheme +++ b/.local/bin/scheme @@ -49,8 +49,8 @@ set_scheme () { echo -n $FZF_COLOR > "$XDG_CONFIG_HOME"/scheme/fzf-color # todo: + # - dmenu ? # - send nvim clients theme update - # - delta ? # - restart firefox ? # - restart thunderbird ? } |