New backup 2025-09-04 19:00:03

This commit is contained in:
Penelope Gwen 2025-09-04 19:00:03 -07:00
parent bb7720a485
commit a64402a3e8
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
:windowtype "normal" :windowtype "normal"
:exclusive false :exclusive false
:geometry (geometry :geometry (geometry
:y "30px" ; :y "0px"
; :width "300px" ; :width "300px"
:height "100%" :height "100%"
:anchor "center left") :anchor "center left")

View file

@ -9,7 +9,7 @@
(box (box
:orientation 'v' :orientation 'v'
:space-evenly false :space-evenly false
(box :height 40) (box :height 30)
(scroll (scroll
:vscroll true :vscroll true
:hscroll false :hscroll false