Always use OMARCHY_PATH
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copy all bundled icons to the applications/icons directory
|
||||
ICON_DIR="$HOME/.local/share/applications/icons"
|
||||
mkdir -p "$ICON_DIR"
|
||||
cp ~/.local/share/omarchy/applications/icons/*.png "$ICON_DIR/"
|
||||
cp "$OMARCHY_PATH"/applications/icons/*.png "$ICON_DIR/"
|
||||
|
||||
Reference in New Issue
Block a user