[misc] add screencast indicator

This commit is contained in:
Klesh Wong 2020-09-29 12:32:04 +08:00
parent d85fd2488c
commit 1cf7566efd

View File

@ -3,6 +3,9 @@
function update function update
set -x text set -x text
if test -f /tmp/recording.pid
set text $text "壘"
end
# mpd # mpd
if which mpc if which mpc
set music (mpc) set music (mpc)