fix(waybar): disabling systemd service till I figure out the issue
This commit is contained in:
parent
a336d07b98
commit
24e19d3c63
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ in
|
|||
"${pkgs.live-buds-cli}/bin/earbuds -d"
|
||||
"eww daemon && eww open bar"
|
||||
"systemctl --user start clight"
|
||||
"waybar"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue