polybar config pls work
This commit is contained in:
parent
7583170a3a
commit
472e4291cc
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@ in
|
||||||
sxhkd = {
|
sxhkd = {
|
||||||
source = ../../../config/sxhkd;
|
source = ../../../config/sxhkd;
|
||||||
};
|
};
|
||||||
|
polybar = {
|
||||||
|
source = ../../../config/polybar;
|
||||||
|
recursive = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue