mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-30 13:24:21 +02:00
Revert "lock: use xss-lock as provided by the system"
This reverts commit 2a1920d02c
.
Conflicts:
xsession
This commit is contained in:
parent
5862342f14
commit
fba170f85c
1 changed files with 1 additions and 1 deletions
2
xsession
2
xsession
|
@ -41,7 +41,7 @@ case "$(hostname)" in
|
||||||
esac
|
esac
|
||||||
|
|
||||||
. ~/.config/awesome/bin/xsettingsd-setup
|
. ~/.config/awesome/bin/xsettingsd-setup
|
||||||
xss-lock start &
|
~/.config/awesome/bin/xss-lock start &
|
||||||
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null
|
||||||
rfkill block all 2> /dev/null
|
rfkill block all 2> /dev/null
|
||||||
redshift -l 6.606:46.525 -t 6500:5500 2> /dev/null &
|
redshift -l 6.606:46.525 -t 6500:5500 2> /dev/null &
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue