File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ cp ./package/FancyTasks.png ~ /.local/share/icons/hicolor/256x256/apps/FancyTasks.png
Original file line number Diff line number Diff line change 22SCRIPT_DIR=$( cd -- " $( dirname -- " ${BASH_SOURCE[0]} " ) " & > /dev/null && pwd )
33sh $SCRIPT_DIR /build.sh
44kpackagetool5 -i $SCRIPT_DIR /release/FancyTasks.tar.gz
5- cp ./package/FancyTasks.png ~ /.local/share/icons/hicolor/256x256/apps/FancyTasks.png
5+ sh ./iconinstall.sh
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ sh $SCRIPT_DIR/build.sh
44kpackagetool5 -u $SCRIPT_DIR /release/FancyTasks.tar.gz
55killall plasmashell
66kstart5 plasmashell
7- cp ./package/FancyTasks.png ~ /.local/share/icons/hicolor/256x256/apps/FancyTasks.png
7+ sh ./iconinstall.sh
You can’t perform that action at this time.
0 commit comments