mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 04:54:14 +01:00
Use system swaybar instead of local swaybar
This commit is contained in:
parent
60c204a09b
commit
1a365f19c9
@ -458,7 +458,7 @@ void apply_output_config(struct output_config *oc, swayc_t *output) {
|
||||
output_id[bufsize-1] = 0;
|
||||
|
||||
char *const cmd[] = {
|
||||
"./bin/swaybar",
|
||||
"swaybar",
|
||||
"-b",
|
||||
bar->id,
|
||||
output_id,
|
||||
|
Loading…
Reference in New Issue
Block a user