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-24 02:38:33 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
95ecd523b5
vincentbernat.i3wm-configur...
/
bin
/
locker
4 lines
72 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
Revert "lock: let i3lock handle DPMS" This reverts commit b643e214306dc57dbbe640698cea1695d8b85b1b.
2014-07-22 11:15:18 +02:00
exec i3lock -n -i $HOME/.cache/awesome/current-wallpaper.png
Reference in a new issue
Copy permalink