Add waybar to autostart
This commit is contained in:
@@ -263,6 +263,7 @@ static const Env envs[] = {
|
|||||||
static const char *const autostart[] = {
|
static const char *const autostart[] = {
|
||||||
/* Display / Compositor Setup */
|
/* Display / Compositor Setup */
|
||||||
"/usr/bin/shikane", NULL,
|
"/usr/bin/shikane", NULL,
|
||||||
|
"/usr/bin/waybar", NULL,
|
||||||
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
|
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
|
||||||
"/usr/bin/gammastep", "-x", NULL,
|
"/usr/bin/gammastep", "-x", NULL,
|
||||||
/* Background Processes */
|
/* Background Processes */
|
||||||
|
1
config.h
1
config.h
@@ -49,6 +49,7 @@ static const Env envs[] = {
|
|||||||
static const char *const autostart[] = {
|
static const char *const autostart[] = {
|
||||||
/* Display / Compositor Setup */
|
/* Display / Compositor Setup */
|
||||||
"/usr/bin/shikane", NULL,
|
"/usr/bin/shikane", NULL,
|
||||||
|
"/usr/bin/waybar", NULL,
|
||||||
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
|
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
|
||||||
"/usr/bin/gammastep", "-x", NULL,
|
"/usr/bin/gammastep", "-x", NULL,
|
||||||
/* Background Processes */
|
/* Background Processes */
|
||||||
|
Reference in New Issue
Block a user