Add waybar to autostart

This commit is contained in:
Sravan Balaji
2024-09-27 20:42:08 -04:00
parent 6c254789eb
commit 57b6564f2f
2 changed files with 2 additions and 0 deletions

View File

@@ -263,6 +263,7 @@ static const Env envs[] = {
static const char *const autostart[] = {
/* Display / Compositor Setup */
"/usr/bin/shikane", NULL,
"/usr/bin/waybar", NULL,
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
"/usr/bin/gammastep", "-x", NULL,
/* Background Processes */

View File

@@ -49,6 +49,7 @@ static const Env envs[] = {
static const char *const autostart[] = {
/* Display / Compositor Setup */
"/usr/bin/shikane", NULL,
"/usr/bin/waybar", NULL,
"/usr/bin/bash", "/home/sravan/.azotebg", NULL,
"/usr/bin/gammastep", "-x", NULL,
/* Background Processes */