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