summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2018-01-06 14:23:51 -0600
committerBlaise Thompson <blaise@untzag.com>2018-01-06 14:23:51 -0600
commit0732e043deaa65768e0c151d5f16bcf7caff1f97 (patch)
tree9a15912cb19bc6c91f3ad890d4cfa128f6818cf9
parent7991a697144f4534ed3763e1450f84e4657d3825 (diff)
update
-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