diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-12 11:35:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 11:35:14 +0900 |
| commit | 0d1da92d1bddf8abd8fdef96175f45cb98a86374 (patch) | |
| tree | 9ccd92772840c5f9b14070d38150da3b26e0ef9d /config/hypr/UserConfigs/Startup_Apps.conf | |
| parent | 28f083e19ed12a5cd7b49b8fac88af7a9fa93a61 (diff) | |
| parent | f3f55304bd8e7949915cd8a1d8000509bbeea186 (diff) | |
Merge branch 'main' into development
Diffstat (limited to 'config/hypr/UserConfigs/Startup_Apps.conf')
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index aa873f82..e5fa2bae 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -37,6 +37,8 @@ exec-once = $UserScripts/RainbowBorders.sh # Starting hypridle to start hyprlock exec-once = hypridle +# Start pyprland daemon +exec-once = pypr & # Here are list of features available but disabled by default # exec-once = swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper |
