[misc] add screencast indicator
This commit is contained in:
parent
d85fd2488c
commit
1cf7566efd
|
@ -3,6 +3,9 @@
|
|||
|
||||
function update
|
||||
set -x text
|
||||
if test -f /tmp/recording.pid
|
||||
set text $text "壘"
|
||||
end
|
||||
# mpd
|
||||
if which mpc
|
||||
set music (mpc)
|
||||
|
|
Loading…
Reference in New Issue
Block a user