Add waybar configuration and autostart

This commit is contained in:
Sravan Balaji
2024-09-27 21:40:01 -04:00
parent 57b6564f2f
commit 1ee3be772c
5 changed files with 203 additions and 61 deletions

View File

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