Disable protonmail startup
Package is currently broken until feishin is updated
This commit is contained in:
parent
bfb61c34b8
commit
340407b827
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||||
|
|
Loading…
Reference in a new issue