turning back to qutebrowser because mozilla pooped
This commit is contained in:
parent
9b76f34c09
commit
5f36e31953
6 changed files with 85 additions and 63 deletions
|
@ -1,16 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
# killall volup
|
||||
# killall voldown
|
||||
dunstctl close
|
||||
pamixer --allow-boost -d 5
|
||||
pw-play /run/current-system/sw/share/sounds/freedesktop/stereo/audio-volume-change.oga &
|
||||
volume=$(pulsemixer --get-volume | awk '{print $1}')
|
||||
echo $volume > /tmp/vol
|
||||
notify-send $volume
|
||||
|
||||
# eww open volume &
|
||||
|
||||
# sleep 3
|
||||
|
||||
# eww close volume
|
||||
dunstify -i audio-volume-low $volume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue