New backup 2025-03-14 15:15:08
This commit is contained in:
parent
3285579716
commit
add8369eb4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
(defwidget workspaces [array]
|
(defwidget workspaces [array]
|
||||||
(box :class "workspaces"
|
(box :class "workspaces"
|
||||||
:orientation "h"
|
:orientation "h"
|
||||||
:space-evenly true
|
:space-evenly false
|
||||||
:halign "start"
|
:halign "start"
|
||||||
|
|
||||||
(for entry in array
|
(for entry in array
|
||||||
|
|
Loading…
Add table
Reference in a new issue