projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lock the screen after 5 minutes
[~bandali/configs]
/
x
/
.xinitrc
diff --git
a/x/.xinitrc
b/x/.xinitrc
index
fe55261
..
d0b6c3a
100755
(executable)
--- a/
x/.xinitrc
+++ b/
x/.xinitrc
@@
-36,9
+36,11
@@
synclient HorizScrollDelta=-237
# screen powersave
xset +dpms
xset dpms 0 0 300
# screen powersave
xset +dpms
xset dpms 0 0 300
+xautolock -time 5 -locker i3lock-wrapper &
# exec gnome-session
# exec startkde
#exec startxfce4
# ...or the Window Manager of your choice
# exec gnome-session
# exec startkde
#exec startxfce4
# ...or the Window Manager of your choice
+source ~/.profile
exec i3
exec i3