diff options
| -rw-r--r-- | i3/config | 4 | ||||
| -rwxr-xr-x | install.sh | 1 | 
2 files changed, 4 insertions, 1 deletions
| @@ -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  @@ -26,6 +26,7 @@ install imagemagick  install scrot  install insync  install ranger +install aspell-en  # i3  yaourt -S i3-gaps --needed | 
