Fix small config issues
This commit is contained in:
parent
0ce822638d
commit
4759667811
6 changed files with 13 additions and 12 deletions
|
@ -1,5 +1,4 @@
|
|||
. $HOME/.config/environment
|
||||
. $HOME/.config/aliasrc
|
||||
|
||||
numlockx on
|
||||
|
||||
|
@ -64,7 +63,7 @@ _autostart()
|
|||
wait_for_service "network-online.target"
|
||||
|
||||
pass x
|
||||
keepass-unlock &
|
||||
(pass notes/keepass | head -n 1 | keepassxc --pw-stdin ~/sync/passwords.kdbx) &
|
||||
|
||||
_autostart_apps &
|
||||
_autostart_workspace_voip &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue