diff --git a/bar/eww/music/widget.yuck b/bar/eww/music/widget.yuck index ad4613d..9c234ad 100644 --- a/bar/eww/music/widget.yuck +++ b/bar/eww/music/widget.yuck @@ -1,5 +1,5 @@ (defvar WAIFU_MODE false) ; Bcz sometimes I listen to Geoxor, so, yeah... -(defvar FALLBACK_COVER "/home/gaspard/Images/Icons/music-disk.png") +(defvar FALLBACK_COVER "/home/gaspard/Pictures/Icons/music-disk.png") (defvar PLAY_STATUS "⏸︎") (deflisten music_info :initial '{"title": "", "artist": "", "artUrl": "", "status": ""}' "~/.config/eww/scripts/get-music-info") diff --git a/bar/eww/scripts/timer b/bar/eww/scripts/timer index 52f9306..5816b13 100755 --- a/bar/eww/scripts/timer +++ b/bar/eww/scripts/timer @@ -38,9 +38,9 @@ start_timer() { # Notify user if [ "$timer_type" = "pause" ]; then - notify-send -c grind-timer -i ~/Images/Icons/moai.jpg "Work period over" "You can take a little nap now." + notify-send -c grind-timer -i ~/Pictures/Icons/moai.jpg "Work period over" "You can take a little nap now." elif [ "$timer_type" = "work" ]; then - notify-send -c grind-timer -i ~/Images/Icons/moai.jpg "Pause period over" "Back to grinding we go." + notify-send -c grind-timer -i ~/Pictures/Icons/moai.jpg "Pause period over" "Back to grinding we go." fi start_timer "$timer_type" diff --git a/bin/wallpaperctl b/bin/wallpaperctl index e223fab..7b103da 100755 --- a/bin/wallpaperctl +++ b/bin/wallpaperctl @@ -10,7 +10,7 @@ export SWWW_TRANSITION=wipe export SWWW_TRANSITION_ANGLE=$RANDOM export SWWW_TRANSITION_FPS=60 -wallpapers_dir=~/Images/Wallpapers/enabled +wallpapers_dir=~/Pictures/Wallpapers/enabled if [[ "$1" = "daemon" ]]; then exec swww-daemon diff --git a/de/hypr/hyprpaper.conf b/de/hypr/hyprpaper.conf index 9e96120..5b7b535 100644 --- a/de/hypr/hyprpaper.conf +++ b/de/hypr/hyprpaper.conf @@ -1,9 +1,9 @@ # Preload -preload = ~/Images/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png -preload = ~/Images/Wallpapers/Overthinker - Inzo.png +preload = ~/Pictures/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png +preload = ~/Pictures/Wallpapers/Overthinker - Inzo.png # Definition -wallpaper = , ~/Images/Wallpapers/Overthinker - Inzo.png -# wallpaper = , ~/Images/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png +wallpaper = , ~/Pictures/Wallpapers/Overthinker - Inzo.png +# wallpaper = , ~/Pictures/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png splash = false diff --git a/de/i3/config.d/startup.conf b/de/i3/config.d/startup.conf index a6b1db0..f93c30d 100644 --- a/de/i3/config.d/startup.conf +++ b/de/i3/config.d/startup.conf @@ -6,6 +6,6 @@ exec --no-startup-id /usr/bin/wired exec --no-startup-id artix-pipewire-launcher restart -exec --no-startup-id sleep 1 && feh --bg-fill "/home/gaspard/Images/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png" +exec --no-startup-id sleep 1 && feh --bg-fill "/home/gaspard/Pictures/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png" exec udiskie