Fix desktop bar
All checks were successful
/ check (push) Successful in 5m12s

This commit is contained in:
Daniel Flanagan 2024-12-25 12:23:06 -06:00
parent b4bc4ce599
commit be680e5b65

View file

@ -13,7 +13,7 @@
(geometry (geometry
:x "0%" :x "0%"
:y "5px" :y "5px"
:width "100%" :width "80%"
:height "32px" :height "32px"
:anchor "bottom center") :anchor "bottom center")
(bar)) (bar))
@ -25,10 +25,10 @@
:geometry :geometry
(geometry (geometry
:x "0%" :x "0%"
:y "20%" :y "5px"
:width "90%" :width "80%"
:height "60px" :height "32px"
:anchor "top center") :anchor "bottom center")
(bar)) (bar))
(defwidget rightsidestuff [] (defwidget rightsidestuff []