mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-30 12:01:16 +01:00
bulkadding .local files
This commit is contained in:
7
.local/bin/i3cmds/killrecording
Executable file
7
.local/bin/i3cmds/killrecording
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
kill -9 "$(cat ~/.recordingpid)"
|
||||
|
||||
# Update i3bar.
|
||||
echo "" > ~/.recordingicon
|
||||
pkill -RTMIN+9 i3blocks
|
||||
Reference in New Issue
Block a user