brb googling lua examples
This commit is contained in:
parent
5a6006332b
commit
dcb1990671
1 changed files with 0 additions and 4 deletions
|
@ -588,7 +588,3 @@ beautiful.useless_gap = 10
|
|||
local startupApps = {
|
||||
'keepassxc',
|
||||
}
|
||||
|
||||
for app = 1, startupApps do
|
||||
awful.spawn.once(startupApps[app])
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue