bar: Increase height
This commit is contained in:
parent
f9b587950c
commit
92fcc25216
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
|||
main = {
|
||||
layer = "top";
|
||||
position = "bottom";
|
||||
height = 32;
|
||||
|
||||
modules-left = [
|
||||
"tray"
|
||||
|
|
Loading…
Reference in a new issue