From 384c0732af495dc53bacb35ae912547ccd946ec6 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 13 Aug 2023 18:08:33 +0300 Subject: [PATCH] this shouldnt work lmao --- config/awesome/rc.lua | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index 47c8db7b..40d24631 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -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