diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-09 11:24:26 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-09 11:24:26 -0300 |
| commit | 8d8ea521dcddba978309d9a2cd2a453066a37d87 (patch) | |
| tree | a5f511351841c974c4ca858b5fb82c2145c1a6cd /xcalendar | |
| parent | b90a2ad93279e89b7b74e37305b5c8af88cf44ed (diff) | |
| download | utils-x11-8d8ea521dcddba978309d9a2cd2a453066a37d87.tar.gz utils-x11-8d8ea521dcddba978309d9a2cd2a453066a37d87.tar.bz2 | |
Fix: use 'xtitle -q'
Diffstat (limited to 'xcalendar')
| -rwxr-xr-x | xcalendar | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ # # Set title. -xtitle calendar +xtitle -q calendar # For some reason, we have to sleep a while, otherwise wyrd won't start. sleep 0.03 |
