add more to autostart
This commit is contained in:
parent
504f6a0812
commit
9d0db19462
1 changed files with 4 additions and 1 deletions
|
@ -590,5 +590,8 @@ awful.spawn.with_shell(
|
|||
'if (xrdb -query | grep -q "^awesome\\.started:\\s*true$"); then exit; fi;' ..
|
||||
'xrdb -merge <<< "awesome.started:true";' ..
|
||||
-- add programs here as string and end with ..
|
||||
'keepassxc'
|
||||
'keepassxc' ..
|
||||
'flameshot' ..
|
||||
'nm-applet' ..
|
||||
'blueman-applet'
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue