First Upload

This commit is contained in:
Sebastian Serfling
2025-09-23 14:52:55 +02:00
commit 554fc9879d
14 changed files with 157 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/bash
set -e
cd ~/eww-icons || exit 1
# Config aktualisieren
git pull --rebase --autostash
# Link setzen, damit eww sie nutzt
rm -rf ~/.config/eww
ln -s ~/eww-icons ~/.config/eww