-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
- In order to package numix-folders for fedora; we need to change how we apply the icon theme. We can't change any file in
/usr/
... i thought that we can create a folder in/home/username/.numix-folders/
symlink the icons from/usr/icon/theme
to that folder and apply the changes localy ? - Create a makefile to install the application: i think that we should/must provide a makefile/autogen file to build/install the application. This is also needed for fedora/debian packaging see Telegram discussion.
If we add the 2; i think we can move from saving the informations in a txt file to use GSettings.
What do you think? I can open a PR to fix the second one