summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-05 03:36:28 +0000
committerGitHub <noreply@github.com>2026-04-05 03:36:28 +0000
commit79d5b3a0d3652a72d50b82944ab6a150cd335a4e (patch)
treee2e8ed22c4aa3a090555d818c73d4e255049eddc
parent565a4ff16fdb6f5fb988c7c73aeb1c5063b6796b (diff)
Update silly.sh
-rw-r--r--silly.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/silly.sh b/silly.sh
index 505c709..a6b0a02 100644
--- a/silly.sh
+++ b/silly.sh
@@ -75,6 +75,7 @@ install() {
xdg-mime default imv.desktop image/jpeg image/png image/gif image/webp image/bmp image/tiff
xdg-mime default mpv.desktop video/mp4 video/x-matroska video/webm video/quicktime video/x-msvideo video/x-flv
+ xdg-mime default dev.zed.Zed.desktop text/plain text/markdown text/x-shellscript text/x-python text/x-lua text/x-perl text/x-ruby text/x-yaml text/css text/html application/json application/xml text/x-csrc text/x-chdr text/x-c++src text/x-rust text/x-go
pkill -x firefox && sleep 1 || true
firefox --headless --no-remote 2>/dev/null &