summaryrefslogtreecommitdiff
path: root/silly.sh
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-05 06:18:11 +0000
committerGitHub <noreply@github.com>2026-04-05 06:18:11 +0000
commit4013badddd10ac90628615ea45d13abff3607331 (patch)
tree02f65b53a074df37c816f39ff1d6b15a4075610a /silly.sh
parentca474009f3e0abbeeb16af8b62758373a21f7d71 (diff)
Update silly.sh
Diffstat (limited to 'silly.sh')
-rw-r--r--silly.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/silly.sh b/silly.sh
index 03aecb5..68e31de 100644
--- a/silly.sh
+++ b/silly.sh
@@ -77,6 +77,7 @@ install() {
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
gsettings set org.gnome.nautilus.window-state sort-column 'type'
+ printf "file://$HOME/Downloads Downloads\nfile://$HOME/Documents Documents\nfile://$HOME/Pictures Pictures\nfile://$HOME/Videos Videos\nfile://$HOME/.config .config\n" > ~/.config/gtk-3.0/bookmarks
pkill -x firefox && sleep 1 || true
firefox --headless --no-remote 2>/dev/null &