diff options
Diffstat (limited to 'uninstall.sh')
-rw-r--r-- | uninstall.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uninstall.sh b/uninstall.sh index 4ccaa0c..2cef81f 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -41,3 +41,6 @@ stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} reminder # feh stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} feh + +# picom +stow -Dt ${XDG_CONFIG_HOME:=$HOME/.config} feh |