this shouldnt work lmao

This commit is contained in:
Sakooooo 2023-08-13 18:08:33 +03:00
parent d9c1c3d06f
commit 384c0732af
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -589,11 +589,12 @@ beautiful.useless_gap = 10
--awful.util.spawn_with_shell("~/.config/awesome/autostart.sh") --awful.util.spawn_with_shell("~/.config/awesome/autostart.sh")
local startupApps = { local startupApps = {
'keepassxc', "keepassxc",
'flameshot', "flameshot",
'nm-applet', "nm-applet",
'blueman-applet', "blueman-applet",
'picom', "picom",
"'discord', { tag = '3'}"
} }
local startupDone local startupDone