Compare commits

...

4 Commits

6 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,6 @@
# zathura
alias thur="zathura"
# Run mpv from clipboard
function mpvy; mpv (xsel -b); end

View File

@ -2,3 +2,5 @@
[Default Applications]
application/pdf=org.pwmt.zathura.desktop
x-scheme-handler/pdfref=copy_ref
x-scheme-handler/http=org.qutebrowser.qutebrowser.desktop
x-scheme-handler/https=org.qutebrowser.qutebrowser.desktop

Binary file not shown.

Binary file not shown.

View File

@ -9,8 +9,4 @@ if [ "$DUNST_APP_NAME" = "prod" ]; then
exit
fi
if pactl list short sinks | grep -q virtual_mic; then
mpv ~/.local/bin/deskutils/notif.wav --audio-device=pulse/alsa_output.usb-C-Media_Electronics_Inc._USB_Audio_Device-00.analog-stereo
else
mpv ~/.local/bin/deskutils/notif.wav
fi
paplay ~/.local/bin/deskutils/notif.mp3

@ -1 +1 @@
Subproject commit c189dcde7566bcbab35c288442e338df8ff25215
Subproject commit 96f21845ddcf8585b332465257074efbaf39dd24