mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
updates
This commit is contained in:
parent
97115ed0e5
commit
4ac5f5e5e5
31 changed files with 290 additions and 133 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
scriptsDir="$HOME/.config/hypr/scripts"
|
||||
|
@ -66,7 +66,7 @@ main() {
|
|||
done
|
||||
|
||||
if [[ $pic_index -ne -1 ]]; then
|
||||
swww img "${wallDIR}/${PICS[$pic_index]}" $SWWW_PARAMS
|
||||
swww img "${wallDIR}/${PICS[$pic_index]}" $SWWW_PARAMS
|
||||
else
|
||||
echo "Image not found."
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue