adding thunar as the main file manager for now

This commit is contained in:
Chris Cochrun 2023-07-15 05:50:13 -05:00
parent 23bbd681b6
commit 5741b58c12
5 changed files with 37 additions and 19 deletions

View file

@ -2,13 +2,15 @@
# killall volup
# killall voldown
dunstctl close
pamixer --allow-boost -i 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