Add swhkd startup processes to autostart
This commit is contained in:
@@ -282,6 +282,8 @@ static const char *const autostart[] = {
|
||||
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
|
||||
"/usr/bin/gammastep", "-x", NULL,
|
||||
/* Background Processes */
|
||||
"/usr/bin/swhks", NULL,
|
||||
"/usr/bin/swhkd", NULL,
|
||||
"/usr/libexec/polkit-gnome-authentication-agent-1", NULL,
|
||||
"/usr/bin/kdeconnectd", "--replace", NULL,
|
||||
"/usr/bin/bash", "/home/sravan/.scripts/dunst.sh", "--on", NULL,
|
||||
|
2
config.h
2
config.h
@@ -53,6 +53,8 @@ static const char *const autostart[] = {
|
||||
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
|
||||
"/usr/bin/gammastep", "-x", NULL,
|
||||
/* Background Processes */
|
||||
"/usr/bin/swhks", NULL,
|
||||
"/usr/bin/swhkd", NULL,
|
||||
"/usr/libexec/polkit-gnome-authentication-agent-1", NULL,
|
||||
"/usr/bin/kdeconnectd", "--replace", NULL,
|
||||
"/usr/bin/bash", "/home/sravan/.scripts/dunst.sh", "--on", NULL,
|
||||
|
Reference in New Issue
Block a user