i̷ f̸e̷e̷l̵ f̸a̷n̷t̷a̸s̷t̷i̷c̷

i feel fantastic
hey hey hey
you feel fantastic
hey hey hey
you are fantastic

type 666 anywhere in cnchi to find out what lies beneath.
the counter never resets. backspace wont save you.

channel ___
This commit is contained in:
2026-06-18 17:42:15 +02:00
parent d8f133f07e
commit d91bb96b10
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -270,3 +270,4 @@ yay
## Installer
cnchi
mpv
+3
View File
@@ -177,6 +177,9 @@ rm -rf "/var/cache/pacman/pkg/"
echo "---> Keep ranked mirrorlist for live session (removed revert to packaged default) --->"
rm -f "/etc/pacman.d/mirrorlist-from-package"
echo "---> Create cnchi memes directory --->"
mkdir -p "/usr/share/cnchi-memes"
echo "---> Fix cnchi desktop file to use sudo -E --->"
sed -i 's|^Exec=.*cnchi.*|Exec=sudo -E cnchi|' "/usr/share/applications/cnchi.desktop"