aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xxinitrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/xinitrc b/xinitrc
index 48303ed..e9082b6 100755
--- a/xinitrc
+++ b/xinitrc
@@ -35,9 +35,6 @@ fi
# Background
nitrogen --restore
-# Autolock
-xss-lock -- i3lock -n -i ~/Pictures/1440.png &
-
#Keyboard Bindings
setxkbmap us -variant colemak
xcape -t 300 -e 'Shift_L=parenleft;Shift_R=parenright;Hyper_L=Shift_L|exclam;Hyper_R=Shift_L|question' &