Compare commits

..

2 commits

Author SHA1 Message Date
a19a2440b9 system specific stuff 2024-06-27 20:59:01 -07:00
fa52813d59 nixos smh 2024-06-27 20:59:01 -07:00

View file

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