aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
authorvaskozl <vasil.zlatanov@gmail.com>2014-12-10 16:43:47 +0000
committervaskozl <vasil.zlatanov@gmail.com>2014-12-10 16:43:47 +0000
commitb0cbeb8b8974008f20f385e9e23f8fbc510672a8 (patch)
treed589501691d76d2accfc5f3d36ff92e7fc54c80f /xinitrc
parent4242dd810dc1350e97e8baf8533b031bd659b4d3 (diff)
downloaddotfiles-b0cbeb8b8974008f20f385e9e23f8fbc510672a8.tar.gz
dotfiles-b0cbeb8b8974008f20f385e9e23f8fbc510672a8.tar.bz2
dotfiles-b0cbeb8b8974008f20f385e9e23f8fbc510672a8.zip
what
Diffstat (limited to 'xinitrc')
-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' &