mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-01-09 16:55:51 +01:00
update height of bars
This commit is contained in:
parent
1e19aa996b
commit
db11ba184c
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
:exclusive true
|
||||
:geometry (geometry
|
||||
:width "100%"
|
||||
:height "32px"
|
||||
:height "33px"
|
||||
:anchor "bottom center")
|
||||
(bottomBar))
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
:exclusive true
|
||||
:geometry (geometry
|
||||
:width "100%"
|
||||
:height "32px"
|
||||
:height "33px"
|
||||
:anchor "top center")
|
||||
(topBar))
|
||||
|
||||
|
|
Loading…
Reference in a new issue