fix: wofi-theme + wallpaper + ai-command-center source entfernt
Drei Fixes: 1. ai-command-center.conf aus hyprland.conf entfernt (existiert nicht auf frischer VM -> source= globbing error) 2. hyprpaper.conf in standard hyprpaper Format geschrieben (preload=/wallpaper= statt awww-block-format) awww.conf wird separat geschrieben falls awww installiert ist 3. apply-theme.sh Fehlerbehandlung: tui_spin || return 1 (vorher wurde immer 'Theme applied' gemeldet auch bei Fehler) 4. replace_home_paths auch fuer wofi/ hinzugefuegt
This commit is contained in:
@@ -76,6 +76,7 @@ print(' '.join(items))
|
||||
chmod +x "$HOME/.config/waybar/scripts/"*.sh 2>/dev/null || true
|
||||
|
||||
replace_home_paths "$HOME/.config/hypr" "/home/pascal"
|
||||
replace_home_paths "$HOME/.config/wofi" "/home/pascal"
|
||||
replace_home_paths "$HOME/.config/gtk-3.0" "/home/pascal"
|
||||
replace_home_paths "$HOME/.config/gtk-4.0" "/home/pascal"
|
||||
replace_home_paths "$HOME/.config/qt5ct" "/home/pascal"
|
||||
|
||||
Reference in New Issue
Block a user