Skip to content

Commit

Permalink
Modifying creator and eraser window icons.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmm96 committed Jun 14, 2021
1 parent d4f50a8 commit 020e69b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TemplateManagerTools.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

creator_icon="xapp-favorite-symbolic"
eraser_icon="delete"
creator_icon="emblem-xapp-favorite"
eraser_icon="trash"

template_folder="$HOME/Templates"
template_src_folder="$HOME/Templates/source"
Expand Down

0 comments on commit 020e69b

Please sign in to comment.