Compare commits
1 Commits
7cdb571bd6
...
2b110a13c0
Author | SHA1 | Date | |
---|---|---|---|
2b110a13c0 |
@ -307,7 +307,7 @@ let
|
|||||||
|
|
||||||
menu = rofiMenu;
|
menu = rofiMenu;
|
||||||
|
|
||||||
bars = cfg.optional (cfg.babybar || cfg.wayland != true) {
|
bars = lib.optional (cfg.babybar || cfg.wayland != true) {
|
||||||
position = "top";
|
position = "top";
|
||||||
colors = config.colors.i3BarColors;
|
colors = config.colors.i3BarColors;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user