[misc] add screencast indicator
This commit is contained in:
parent
d85fd2488c
commit
1cf7566efd
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user