why isnt it working lmao

This commit is contained in:
Sakooooo 2023-08-13 02:16:01 +03:00
parent 4e7bd37d3f
commit 504f6a0812
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -590,6 +590,5 @@ 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' ..
'flameshot'
'keepassxc'
)