diff --git a/rsc/config/awesome/autostart.lua b/rsc/config/awesome/autostart.lua index 6da4556..1d4aa0a 100644 --- a/rsc/config/awesome/autostart.lua +++ b/rsc/config/awesome/autostart.lua @@ -16,7 +16,7 @@ function autostart.exec(awful) -- awful.spawn.with_shell("flatpak run com.spotify.Client") -- awful.spawn.with_shell("/usr/bin/emacs --daemon") awful.spawn.with_shell("razer-cli --dpi 400") - awful.spawn.with_shell("electron-mail") + -- awful.spawn.with_shell("electron-mail") awful.spawn.with_shell("clipmenud") awful.spawn.with_shell("nextcloud --background") awful.spawn.with_shell("openrgb --server --profile default")