diff options
| author | Blaise Thompson <blaise@untzag.com> | 2019-05-05 12:21:47 -0500 | 
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2019-05-05 12:21:47 -0500 | 
| commit | f433703a77f7db4e8e5a518619c748a398c2e361 (patch) | |
| tree | 3b26487537996a09b194b66903c418247ebdb52e /i3 | |
| parent | 2d57744f3ce525f7819bb8ae1fe318a521ffb431 (diff) | |
2019-05-05 12:21
Diffstat (limited to 'i3')
| -rw-r--r-- | i3/config | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -187,7 +187,7 @@ exec --no-startup-id /usr/lib/gnome-settings-daemon/gsd-xsettings  exec --no-startup-id dconf write /org/gnome/settings-daemon/plugins/cursor/active false  exec --no-startup-id xsetroot -solid "#000000" -exec xset s off -dpms +exec-always xset s off -dpms  # never turn off screen  exec xset -b  # never beep -exec-always --no-startup-id dunst -config ~/.dunstrc +exec-always --no-startup-id dunst -config ~/.dunstrc
\ No newline at end of file | 
