|
|
|
|
@ -6,7 +6,7 @@ $UserScripts = $HOME/.config/hypr/UserScripts
|
|
|
|
|
|
|
|
|
|
$wallDIR=$HOME/Pictures/wallpapers |
|
|
|
|
$lock = $scriptsDir/LockScreen.sh |
|
|
|
|
$SwwwRandom = $UserScripts/WallpaperAutoChange.sh |
|
|
|
|
# $SwwwRandom = $UserScripts/WallpaperAutoChange.sh |
|
|
|
|
|
|
|
|
|
# wallpaper stuff / More wallpaper options below |
|
|
|
|
exec-once = swww query || swww-daemon --format xrgb |
|
|
|
|
@ -31,7 +31,7 @@ exec-once = wl-paste --type text --watch cliphist store
|
|
|
|
|
exec-once = wl-paste --type image --watch cliphist store |
|
|
|
|
|
|
|
|
|
# Rainbow borders |
|
|
|
|
exec-once = $UserScripts/RainbowBorders.sh & |
|
|
|
|
# exec-once = $UserScripts/RainbowBorders.sh & |
|
|
|
|
|
|
|
|
|
# Starting hypridle to start hyprlock |
|
|
|
|
exec-once = hypridle & |
|
|
|
|
|