mirror of
https://github.com/hnhx/rice.git
synced 2025-01-24 10:18:00 -03:00
fixed the bar
This commit is contained in:
parent
db4e069ac8
commit
da06142297
1 changed files with 1 additions and 1 deletions
2
bar
2
bar
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
while true; do
|
||||
xsetroot -name "🐧 $(date "+%h %d %H:%M")"
|
||||
xsetroot -name "$(date "+%h %d %H:%M")"
|
||||
sleep 10
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue