Files
xoat/status
2014-12-29 21:15:52 +10:00

5 lines
119 B
Bash
Executable File

#!/bin/bash
# xoat displays root window name in spot1 bar
datetime=$(date '+%a %b %d %R')
xsetroot -name "${datetime}"