summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2011-09-13 18:31:35 -0400
committerJune McEnroe <programble@gmail.com>2011-09-13 18:31:35 -0400
commit55d5c5ecde1ab0bb3730992a6741209c6ec3ac2e (patch)
treeac62fc9613f142c0837886109c0d611146f48014
parentAdded Xfce Terminal config (diff)
downloadsrc-55d5c5ecde1ab0bb3730992a6741209c6ec3ac2e.tar.gz
src-55d5c5ecde1ab0bb3730992a6741209c6ec3ac2e.zip
Lock after 30 minutes instead of 10
-rw-r--r--_xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/_xinitrc b/_xinitrc
index 3b8385f4..b4d89e20 100644
--- a/_xinitrc
+++ b/_xinitrc
@@ -1,7 +1,7 @@
 eval `dbus-launch --sh-syntax --exit-with-session`
 
 xrdb ~/.Xresources &
-xautolock -locker slimlock &
+xautolock -locker slimlock -time 30 &
 
 # Keyboard stuff
 xmodmap -e "clear Lock" -e "keysym Caps_Lock = Escape" # Caps Lock -> Esc
r class='logheader'>2019-09-08Set title User-AgentJune McEnroe Some things don't like you if you don't send one. 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe