mirror of
https://github.com/kmein/niveum
synced 2026-03-18 11:01:07 +01:00
feat(i3): add mail to bar, make into dock
This commit is contained in:
@@ -103,7 +103,8 @@ in with config.niveum; {
|
||||
bars = [{
|
||||
workspaceButtons = false;
|
||||
fonts = [ "Monospace ${toString (config.niveum.fonts.size - 1)}" ];
|
||||
mode = "hide";
|
||||
mode = "dock";
|
||||
position = "top";
|
||||
colors = rec {
|
||||
background = colours.background;
|
||||
separator = background;
|
||||
|
||||
Reference in New Issue
Block a user