Add bin/ scripts referenced in configs
Still not 100% sure how I want to tokenize this up. For now if I reference a script in a config file, I should probably include it so the env is complete.
This commit is contained in:
parent
e1e3395433
commit
e092f769c6
3 changed files with 19 additions and 0 deletions
3
bin/mic_mute
Executable file
3
bin/mic_mute
Executable file
|
@ -0,0 +1,3 @@
|
|||
# Toggle mic mute then tell waybar to update its mic display widget
|
||||
wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
pkill -SIGRTMIN+1 waybar
|
Loading…
Add table
Add a link
Reference in a new issue