forked from logan/dotfiles
I was lied to, that is seconds not minutes
This commit is contained in:
parent
5d7a9ed521
commit
d6ad9d8bd1
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ exec --no-startup-id syncthingtray --wait 2>&1 &
|
|||
exec --no-startup-id kdeconnect-indicator 2>&1 &
|
||||
exec --no-startup-id xfce4-power-manager 2>&1 &
|
||||
#exec --no-startup-id xss-lock -l -- betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10 2>&1 &
|
||||
exec --no-startup-id xss-lock -l -- multilockscreen -l --off 1 -- --date-str "${USER}@${HOSTNAME}" 2>&1 &
|
||||
exec --no-startup-id xss-lock -l -- multilockscreen -l --off 10 -- --date-str "${USER}@${HOSTNAME}" 2>&1 &
|
||||
exec --no-startup-id bash ~/.config/i3/customonce.sh 2>&1
|
||||
|
||||
# Borders
|
||||
|
|
Loading…
Reference in a new issue