From 22ca67bef049f217064e16a8d2ff9ec9eae6c835 Mon Sep 17 00:00:00 2001 From: silly Date: Sun, 5 Apr 2026 06:25:48 +0000 Subject: Update silly.sh --- silly.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'silly.sh') diff --git a/silly.sh b/silly.sh index 0ed2c14..2061ad1 100644 --- a/silly.sh +++ b/silly.sh @@ -172,6 +172,7 @@ sync() { [[ "$name" == "scripts" ]] && find "$dst" -type f | xargs chmod +x [[ "$name" == "hypr" ]] && reload_hypr=true + [[ "$name" == "gtk-3.0" ]] && 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 echo "synced $name" synced_any=true done -- cgit v1.3.1