this shouldnt work lmao
This commit is contained in:
parent
d9c1c3d06f
commit
384c0732af
1 changed files with 6 additions and 5 deletions
|
@ -589,11 +589,12 @@ beautiful.useless_gap = 10
|
|||
--awful.util.spawn_with_shell("~/.config/awesome/autostart.sh")
|
||||
|
||||
local startupApps = {
|
||||
'keepassxc',
|
||||
'flameshot',
|
||||
'nm-applet',
|
||||
'blueman-applet',
|
||||
'picom',
|
||||
"keepassxc",
|
||||
"flameshot",
|
||||
"nm-applet",
|
||||
"blueman-applet",
|
||||
"picom",
|
||||
"'discord', { tag = '3'}"
|
||||
}
|
||||
|
||||
local startupDone
|
||||
|
|
Loading…
Reference in a new issue