Disable protonmail startup

Package is currently broken until feishin is updated
This commit is contained in:
GHOSCHT 2023-12-23 20:25:09 +01:00
parent bfb61c34b8
commit 340407b827
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -16,7 +16,7 @@ function autostart.exec(awful)
-- awful.spawn.with_shell("flatpak run com.spotify.Client") -- awful.spawn.with_shell("flatpak run com.spotify.Client")
-- awful.spawn.with_shell("/usr/bin/emacs --daemon") -- awful.spawn.with_shell("/usr/bin/emacs --daemon")
awful.spawn.with_shell("razer-cli --dpi 400") 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("clipmenud")
awful.spawn.with_shell("nextcloud --background") awful.spawn.with_shell("nextcloud --background")
awful.spawn.with_shell("openrgb --server --profile default") awful.spawn.with_shell("openrgb --server --profile default")