We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc9042f + 822068b commit 48a0f6bCopy full SHA for 48a0f6b
Makefile
@@ -30,4 +30,7 @@ arch_linux: main.c
30
31
#to remove the binaries, use this
32
uninstall:
33
- rm -rf bin
+ sudo rm /usr/local/bin/search
34
+ sudo rm /usr/local/bin/QuickOverflow
35
+ sudo rm /usr/share/icons/Humanity/apps/32/quickoflow.png
36
+ sudo rm /usr/$$USER/.local/share/applications/quickoverflow.desktop
0 commit comments