remove duplicates from PATH in .zshrc and fix infinite recursive i3lock call
This commit is contained in:
parent
441ad802e7
commit
2095d3cb00
3 changed files with 3 additions and 1 deletions
chezmoi/private_dot_config/i3
|
@ -11,7 +11,7 @@ exec --no-startup-id nm-applet
|
|||
exec --no-startup-id blueman-applet
|
||||
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
|
||||
# screen before suspend. Use loginctl lock-session to lock your screen.
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- ~/bin/i3lock
|
||||
exec --no-startup-id xss-lock --transfer-sleep-lock -- ~/bin/i3locker
|
||||
# background
|
||||
exec --no-startup-id ~/.fehbg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue