diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-30 20:23:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-30 20:23:30 +0900 |
| commit | f011ac34b15a0402766c362160a6b17be89c1714 (patch) | |
| tree | 3ef7047a18e6f903da603505f743f2ad06d6a7a6 | |
| parent | 7fb1b8f14185ca6fd2269d07d8c4b74e3d1b8297 (diff) | |
| parent | 020e85b48edbc2d0fe3b97884a8c9f5d2c3c40eb (diff) | |
Merge pull request #47 from JaKooLit/v2.1.12
I think can safely issue a new release :)
| -rw-r--r-- | config/hypr/configs/Execs.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 70b3b802..e4f428b8 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -1,6 +1,5 @@ #Commands to be executed at launch $scriptsDir = $HOME/.config/hypr/scripts -$themes = $HOME/.config/hypr/themes $lock = $scriptsDir/LockScreen.sh $SwwwRandom = $scriptsDir/WallpaperRandom.sh $WallpaperPath = $HOME/Pictures/wallpapers |
