summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3/config4
-rwxr-xr-xinstall.sh1
2 files changed, 4 insertions, 1 deletions
diff --git a/i3/config b/i3/config
index 56bdabf..669fe3b 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 s off -dpms
diff --git a/install.sh b/install.sh
index aa82060..97aa64c 100755
--- a/install.sh
+++ b/install.sh
@@ -26,6 +26,7 @@ install imagemagick
install scrot
install insync
install ranger
+install aspell-en
# i3
yaourt -S i3-gaps --needed