mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
lock: use xss-lock as provided by the system
This commit is contained in:
parent
bd807d5f4c
commit
2a1920d02c
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -41,7 +41,7 @@ case "$(hostname)" in
|
|||
;;
|
||||
esac
|
||||
|
||||
~/.config/awesome/bin/xss-lock start &
|
||||
xss-lock start &
|
||||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||
rfkill block all 2> /dev/null
|
||||
redshift -l 2.3508:48.8567 -t 6500:5500 2> /dev/null &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue