index
:
swayrice
fonts
general-changes
master
niri
swayfx
Personal Ganoo + Loonix config/dotfiles for the Sway WM/compositor.
Yaroslav de la Peña Smirnov <yps@yaroslavps.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dotfiles
/
.local
/
bin
/
i3barrecstatus
blob: 5c8160a1a1dc4a79512f55d57e854e7cb434ca9c (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh
if
[
-f
"
$HOME
/.recordingpid"
]
;
then
printf
"rec ⏺"
exit
fi
printf
""