aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xxinitrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/xinitrc b/xinitrc
index ae664eb..ac407de 100755
--- a/xinitrc
+++ b/xinitrc
@@ -26,9 +26,6 @@ function number_and_title() {
# 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' &