mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Need to establish index, then update it
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#!/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 gtk-update-icon-cache /usr/share/icons/hicolor &>/dev/null
|
||||
|
||||
|
Reference in New Issue
Block a user