|
|
|
@ -1,6 +1,5 @@ |
|
|
|
#Commands to be executed at launch |
|
|
|
#Commands to be executed at launch |
|
|
|
$scriptsDir = $HOME/.config/hypr/scripts |
|
|
|
$scriptsDir = $HOME/.config/hypr/scripts |
|
|
|
$themes = $HOME/.config/hypr/themes |
|
|
|
|
|
|
|
$lock = $scriptsDir/LockScreen.sh |
|
|
|
$lock = $scriptsDir/LockScreen.sh |
|
|
|
$SwwwRandom = $scriptsDir/WallpaperRandom.sh |
|
|
|
$SwwwRandom = $scriptsDir/WallpaperRandom.sh |
|
|
|
$WallpaperPath = $HOME/Pictures/wallpapers |
|
|
|
$WallpaperPath = $HOME/Pictures/wallpapers |
|
|
|
|