Remove flameshot from autostart (switching to swappy)

This commit is contained in:
Sravan Balaji
2024-09-28 20:07:46 -04:00
parent 95f75e3e5b
commit 0a0a8f788f
2 changed files with 0 additions and 2 deletions

View File

@@ -292,7 +292,6 @@ static const char *const autostart[] = {
"/usr/bin/blueman-applet", NULL,
"/usr/bin/nm-applet", NULL,
"/usr/bin/kdeconnect-indicator", NULL,
"/usr/bin/flameshot", NULL,
"/usr/bin/udiskie", "-a", "-n", "-s", NULL,
/* GUI Applications */
"/usr/bin/nextcloud", NULL,

View File

@@ -63,7 +63,6 @@ static const char *const autostart[] = {
"/usr/bin/blueman-applet", NULL,
"/usr/bin/nm-applet", NULL,
"/usr/bin/kdeconnect-indicator", NULL,
"/usr/bin/flameshot", NULL,
"/usr/bin/udiskie", "-a", "-n", "-s", NULL,
/* GUI Applications */
"/usr/bin/nextcloud", NULL,