adding thunar as the main file manager for now
This commit is contained in:
parent
23bbd681b6
commit
5741b58c12
5 changed files with 37 additions and 19 deletions
|
@ -2,13 +2,15 @@
|
|||
|
||||
# killall volup
|
||||
# killall voldown
|
||||
dunstctl close
|
||||
pamixer --allow-boost -d 5
|
||||
pw-play ~/.guix-home/profile/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 &
|
||||
# eww open volume &
|
||||
|
||||
sleep 3
|
||||
# sleep 3
|
||||
|
||||
eww close volume
|
||||
# eww close volume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue