killrecording (120B)
1 #!/usr/bin/env sh 2 3 kill -9 "$(cat ~/.recordingpid)" 4 5 # Update i3bar. 6 echo "" > ~/.recordingicon 7 pkill -RTMIN+9 i3blocks
dotfilesbeau's configuration files | |
git clone https://git.beauhilton.com/dotfiles.git | |
Log | Files | Refs | README |