panel 1 launcher problem

Ralf Mardorf ralf.mardorf at alice-dsl.net
Tue Dec 31 07:43:06 CET 2024


On Mon, 2024-12-30 at 22:10 -0800, ToddAndMargo wrote:
> desktop=$(date +%%H:%%M:%%S)

I don't use those launcher you are using.

The launcher probably hands over the text, maybe you need to write it

desktop=\$(date +%%H:%%M:%%S)

or similar.

$ echo "\""
"

Again, write a regular script in form of a file, put it into PATH, e.g.
/usr/local/bin and don't car about "$% and Co.



More information about the Xfce mailing list