Skip to content

Commit

Permalink
add new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton committed Jan 8, 2025
1 parent 566d343 commit dcbab0e
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 2 deletions.
3 changes: 1 addition & 2 deletions com.fyralabs.Readymade.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ Categories=System;Utility;GNOME;GTK;
Exec=readymade
Terminal=false
Type=Application
# TODO: Make an icon for Readymade
Icon=drive-harddisk
Icon=com.fyralabs.Readymade
StartupNotify=true
StartupWMClass=com.fyralabs.Readymade
# This will hide the desktop file, inside of a live environment, set it to false to show it
Expand Down
55 changes: 55 additions & 0 deletions com.fyralabs.Readymade.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ for dir in `ls -d */`; do
done
popd

install -Dpm644 com.fyralabs.Readymade.svg $root/usr/share/icons/hicolor/scalable/apps/com.fyralabs.Readymade.svg
install -Dpm644 com.fyralabs.Readymade.desktop $root/usr/share/applications/com.fyralabs.Readymade.desktop
install -Dpm644 com.fyralabs.pkexec.readymade.policy $root/usr/share/polkit-1/actions/com.fyralabs.pkexec.readymade.policy
install -Dpm644 templates/ultramarine.toml $root/etc/readymade.toml

0 comments on commit dcbab0e

Please sign in to comment.