non important commit
This commit is contained in:
parent
bb75e6d13b
commit
13b56c05ad
1 changed files with 5 additions and 4 deletions
|
|
@ -2,10 +2,11 @@
|
||||||
defwindow clock
|
defwindow clock
|
||||||
:monitor 0
|
:monitor 0
|
||||||
:geometry (
|
:geometry (
|
||||||
geometry :x "75%"
|
geometry :x "30px"
|
||||||
:y "5%"
|
:y "30px"
|
||||||
:width "10%"
|
:width "50px"
|
||||||
:height "10%"
|
:height "50px"
|
||||||
|
:anchor "top right"
|
||||||
)
|
)
|
||||||
|
|
||||||
:stacking "bg"
|
:stacking "bg"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue