Need to establish index, then update it
This commit is contained in:
parent
6424dca9ba
commit
87d6dca781
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user