mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(i3): i3bar on bottom
This commit is contained in:
@@ -138,7 +138,7 @@ in with config.niveum; {
|
||||
workspaceButtons = false;
|
||||
fonts = [ "Monospace ${toString (config.niveum.fonts.size - 1)}" ];
|
||||
mode = "hide"; # "dock"
|
||||
position = "top";
|
||||
position = "bottom";
|
||||
colors = rec {
|
||||
background = colours.background;
|
||||
separator = background;
|
||||
|
||||
Reference in New Issue
Block a user