Compare commits
1 Commits
2b110a13c0
...
7cdb571bd6
Author | SHA1 | Date | |
---|---|---|---|
7cdb571bd6 |
@ -307,7 +307,7 @@ let
|
|||||||
|
|
||||||
menu = rofiMenu;
|
menu = rofiMenu;
|
||||||
|
|
||||||
bars = lib.optional (cfg.babybar || cfg.wayland != true) {
|
bars = cfg.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