summaryrefslogtreecommitdiff
path: root/silly.sh
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-05 05:22:02 +0000
committerGitHub <noreply@github.com>2026-04-05 05:22:02 +0000
commita94c4a966838a0373c75c9f8a87057098fdb7e2f (patch)
treea666582469a982283f0410d88d7976bfe217b2cf /silly.sh
parent278c5c45c7de76f95d66fe8e8a716dd17748ad4a (diff)
Update silly.sh
Diffstat (limited to 'silly.sh')
-rw-r--r--silly.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/silly.sh b/silly.sh
index a6b0a02..03aecb5 100644
--- a/silly.sh
+++ b/silly.sh
@@ -76,7 +76,8 @@ 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
-
+ gsettings set org.gnome.nautilus.window-state sort-column 'type'
+
pkill -x firefox && sleep 1 || true
firefox --headless --no-remote 2>/dev/null &
sleep 3