This website requires JavaScript.
Explore
Help
Sign in
mirror
/
vincentbernat.i3wm-configuration
Watch
1
Star
0
Fork
You've already forked vincentbernat.i3wm-configuration
0
mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced
2025-06-28 04:20:03 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2c19d0021f
vincentbernat.i3wm-configur...
/
bin
/
locker
4 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
xlock: lock screen faster by invoking i3lock directly Instead of trying to mess with xautolock to trigger locking, just invoke i3lock directly.
2013-11-01 09:23:26 +01:00
#!/bin/sh
lock: make i3lock ignore empty password
2014-08-20 19:24:20 +02:00
exec i3lock -e -n -i $HOME/.cache/awesome/current-wallpaper.png
Reference in a new issue
Copy permalink