diff options
| -rw-r--r-- | silly.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 & |
