non important commit

This commit is contained in:
benstrb 2026-01-10 22:11:37 +01:00
parent 8a669df50a
commit edad2ca49f

View file

@ -22,5 +22,5 @@
(box :orientation "horizontal"
:halign "center"
text
(button :onclick "notify-send 'Hello' 'Hello, ${name}'"
(button :onclick "echo 'Hello' 'Hello, ${name}'"
"Greet")))