mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
X11: auto start xss-lock
This commit is contained in:
parent
2e7515f76a
commit
15ff5e3473
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@ source ${XDG_CONFIG_HOME}/X11/profile
|
|||
systemctl start --user Xorg.target
|
||||
|
||||
if [[ -n "$@" ]]; then
|
||||
xss-lock -- betterlockscreen -l &
|
||||
exec "$@"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue