diff options
author | Patrick Spek <p.spek@tyil.nl> | 2022-08-24 09:20:13 +0200 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2022-10-19 11:30:00 +0200 |
commit | d63c3d4181b6c3cc95ce73308442d553284a42cd (patch) | |
tree | 778ba3a21ee47e86bcd039df422087f230fa6fe7 | |
parent | f22964f55ba8edd70a80237c232a0be79108af46 (diff) | |
download | dotfiles-d63c3d4181b6c3cc95ce73308442d553284a42cd.tar.gz dotfiles-d63c3d4181b6c3cc95ce73308442d553284a42cd.tar.bz2 |
Switch to i3lock
-rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 811895b..0c5035c 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -32,7 +32,7 @@ XF86MonBrightness{Up,Down} # lock screen super + shift + s - physlock + i3lock -c '#000000' shift + Pause xblank-toggle |