mirror of
https://github.com/hnhx/rice.git
synced 2025-01-26 02:52:57 -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
|
#!/bin/sh
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
xsetroot -name "🐧 $(date "+%h %d %H:%M")"
|
xsetroot -name "$(date "+%h %d %H:%M")"
|
||||||
sleep 10
|
sleep 10
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue