forked from colonelpanic/dotfiles
[Linux] Add volnoti for volume control
This commit is contained in:
parent
f52d5c0c6e
commit
190c2852e5
@ -2,4 +2,4 @@
|
||||
|
||||
pulseaudio-ctl "$@"
|
||||
|
||||
notify-send " " -i notification-audio-volume-high -h int:value:$(pavolume) -h string:synchronous:volume
|
||||
volnoti-show "$(pavolume)"
|
||||
|
@ -29,7 +29,7 @@ LANGUAGES=(
|
||||
|
||||
APPEARANCE=(
|
||||
"adobe-source-code-pro-fonts" "emojione-color-font" "fontawesome" "ttf-roboto" "compton"
|
||||
"screenfetch" "noto-fonts-cjk" "adapta-gtk-theme" "numix-icon-theme-git"
|
||||
"screenfetch" "noto-fonts-cjk" "adapta-gtk-theme" "numix-icon-theme-git" "volnoti"
|
||||
)
|
||||
|
||||
NVIDIA=(
|
||||
|
Loading…
Reference in New Issue
Block a user