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"
:exclusive false
:geometry (geometry
:y "30px"
; :y "0px"
; :width "300px"
:height "100%"
:anchor "center left")

View file

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