mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
Update wallpaperselect.sh
This commit is contained in:
parent
d26003ca81
commit
11b1b0a4f5
1 changed files with 1 additions and 3 deletions
|
@ -1,12 +1,10 @@
|
||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
|
|
||||||
# This script for selecting wallpapers (SUPER W)
|
|
||||||
|
|
||||||
scriptsDir="$HOME/.config/hypr/scripts"
|
scriptsDir="$HOME/.config/hypr/scripts"
|
||||||
|
|
||||||
# WALLPAPERS PATH
|
# WALLPAPERS PATH
|
||||||
wallDIR="/home/crux/.config/wallpapers"
|
wallDIR="$HOME/.config/wallpapers"
|
||||||
|
|
||||||
# Transition config
|
# Transition config
|
||||||
FPS=60
|
FPS=60
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue