summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3/config4
-rwxr-xr-xinstall.sh3
2 files changed, 6 insertions, 1 deletions
diff --git a/i3/config b/i3/config
index 56bdabf..0f0e7d2 100644
--- a/i3/config
+++ b/i3/config
@@ -192,4 +192,6 @@ hide_edge_borders both
# --- software ------------------------------------------------------------------------------------
-exec insync start \ No newline at end of file
+exec insync start
+
+exec xset -b # never beep
diff --git a/install.sh b/install.sh
index aa82060..64d95b8 100755
--- a/install.sh
+++ b/install.sh
@@ -26,6 +26,9 @@ install imagemagick
install scrot
install insync
install ranger
+install tree
+install aspell
+install aspell-en
# i3
yaourt -S i3-gaps --needed