Re: panel 1 launcher problem
Ralf Mardorf <[email protected]> Tue, 31 Dec 2024 07:43:06 +0100
| Newsgroups | gmane.comp.xfce.user |
|---|---|
| Message-ID | <[email protected]> |
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. _______________________________________________ Xfce mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce http://www.xfce.org