Move wayland scripts
This commit is contained in:
parent
07eac39788
commit
d3b14d2698
6 changed files with 1 additions and 1 deletions
4
home-manager/wayland/scripts/multimedia
Executable file
4
home-manager/wayland/scripts/multimedia
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
notify-send "$1" -c multimedia -a "$2" \
|
||||
$(makoctl list | jaq -r 'first(.data[][]|select(.category.data=="multimedia")|.id.data|["-r",.])[]') \
|
||||
-h "INT:value:$3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue