Compare commits

..

2 Commits

Author SHA1 Message Date
Zynh Ludwig a19a2440b9 system specific stuff 2024-06-27 20:59:01 -07:00
Zynh Ludwig fa52813d59 nixos smh 2024-06-27 20:59:01 -07:00
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
while true; do
sleep 1 && date +"<-- %A, %B %d -- %H:%M -->" | xargs -I% xsetroot -name %
done