Missing Akuse icon on linux #195
faresS69
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone, i found a way to add akuse's icon in linux:
1- download the icon from the github, it is png and enough click here to download it.
2- after download, rename it to
akuse-beta.png
no uppercases no spaces.3- copy it to the absolute path: /usr/share/icons/hicolor/256x256/apps/
here's the command:
sudo cp Downloads/akuse-beta.png /usr/share/icons/hicolor/256x256/apps/
4- update the icons cache with the cammand:
sudo gtk-update-icon-cache /usr/share/icons/hicolor
That's all, if you see the same problem just restart your device.
I'm sorry idk where I am supposed to post this, i will post it on the github page and find somewhere on reddit.
Also can you guys tell me who else uses akuse on linux? and what distro?
Mine is Kali Linux :)
GGs
Beta Was this translation helpful? Give feedback.
All reactions