diff --git a/README.org b/README.org index efd2ddb..01618b5 100644 --- a/README.org +++ b/README.org @@ -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, diff --git a/config.h b/config.h index 678754b..c134ac2 100644 --- a/config.h +++ b/config.h @@ -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,