mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Merge branch 'master' of https://github.com/quadcerebrumal/voidrice
This commit is contained in:
commit
b52019f2e5
@ -1,19 +0,0 @@
|
|||||||
[Default Applications]
|
|
||||||
|
|
||||||
# xdg-open will use these settings to determine how to open filetypes.
|
|
||||||
# These .desktop entries can also be seen and changed in ~/.local/share/applications/
|
|
||||||
|
|
||||||
text/x-shellscript=text.desktop;
|
|
||||||
x-scheme-handler/magnet=torrent.desktop;
|
|
||||||
application/x-bittorrent=torrent.desktop;
|
|
||||||
x-scheme-handler/mailto=mail.desktop;
|
|
||||||
text/plain=text.desktop;
|
|
||||||
application/postscript=pdf.desktop;
|
|
||||||
application/pdf=pdf.desktop;
|
|
||||||
image/png=img.desktop;
|
|
||||||
image/jpeg=img.desktop;
|
|
||||||
image/gif=img.desktop;
|
|
||||||
application/rss+xml=rss.desktop
|
|
||||||
video/x-matroska=video.desktop
|
|
||||||
x-scheme-handler/lbry=lbry.desktop
|
|
||||||
inode/directory=file.desktop
|
|
||||||
@ -26,4 +26,4 @@ case $BLOCK_BUTTON in
|
|||||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
date "+%Y %b %d (%a) $icon%I:%M%p"
|
date "+%Y %b %d (%a) $icon%I:%M:%S%p"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user