WHY WONT YOU WORK

This commit is contained in:
Sakooooo 2023-08-13 16:28:25 +03:00
parent 4decfa9021
commit af418f4595
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

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