Skip to content

Commit

Permalink
added install file
Browse files Browse the repository at this point in the history
  • Loading branch information
tubbadu committed May 26, 2021
1 parent 346f9e9 commit 38164f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/bash
sed -i "s%Icon=/home/tubbadu/.local/share/plasma/plasmoids/com.github.scriptinator/contents/img/scriptinator_border.png%Icon=/home/$(whoami)/.local/share/plasma/plasmoids/com.github.scriptinator/contents/img/scriptinator_border.png%" ./metadata.desktop # change the icon path in the metadata file
plasmapkg2 --install . # install the plasmoid

0 comments on commit 38164f4

Please sign in to comment.