function errored lmao

This commit is contained in:
Sakooooo 2023-08-13 16:23:28 +03:00
parent 1a02157cb2
commit 62c19426ad
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -588,7 +588,3 @@ beautiful.useless_gap = 10
local startupApps = {
'keepassxc',
}
for app in startupApps do
awful.spawn.once(app)
end