Try a different strategy to tickle the cache

This commit is contained in:
David Heinemeier Hansson
2025-06-25 16:52:34 -07:00
parent 6b82a8b7a6
commit 811e72de93

View File

@ -1,8 +1,8 @@
#!/bin/bash
# Copy and sync icon files
sudo gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null
sudo cp ~/.local/share/omarchy/applications/icons/*.png /usr/share/icons/hicolor/48x48/apps/
sudo touch /usr/share/icons/hicolor/48x48/apps/*
sudo gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null
# Copy .desktop declarations