aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index d43483f..f7c0022 100755
--- a/install.sh
+++ b/install.sh
@@ -58,7 +58,7 @@ for i in "$@"; do
mpd) MPD=1; NOT_ALL=1;;
bspwm) BSPWM=1; NOT_ALL=1;;
rofi) ROFI=1; NOT_ALL=1;;
- rofi) TERMITE=1; NOT_ALL=1;;
+ termite) TERMITE=1; NOT_ALL=1;;
*)
print_help