aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-09 12:02:05 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-09 12:02:05 +0900
commit67030abc81bf404b06b2592c3dd0313aa829c7b1 (patch)
tree716bdd595f08078af88194393927997805ff9286
parentcadc2cb3b52caff78ce14cf545d9385f4b3caa1d (diff)
added & on pypr as opensuse have issue installing pyprland?
-rw-r--r--config/hypr/UserConfigs/Startup_Apps.conf2
-rwxr-xr-xcopy.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf
index 2be4e7d7..e5fa2bae 100644
--- a/config/hypr/UserConfigs/Startup_Apps.conf
+++ b/config/hypr/UserConfigs/Startup_Apps.conf
@@ -38,7 +38,7 @@ exec-once = $UserScripts/RainbowBorders.sh
exec-once = hypridle
# Start pyprland daemon
-exec-once = pypr
+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
diff --git a/copy.sh b/copy.sh
index d6d66cf7..47e3ced0 100755
--- a/copy.sh
+++ b/copy.sh
@@ -119,7 +119,7 @@ fi
if grep -iq '^\(ID_LIKE\|ID\)=.*\(debian\|ubuntu\)' /etc/os-release >/dev/null 2>&1; then
echo "${INFO} Debian/Ubuntu based distro. Disabling pyprland since it does not work properly" 2>&1 | tee -a "$LOG" || true
# disabling pyprland as causing issues
- sed -i '/^\s*exec-once = pypr\s*/ s/^/#/' config/hypr/UserConfigs/Startup_Apps.conf
+ sed -i '/^\s*exec-once = pypr &\s*/ s/^/#/' config/hypr/UserConfigs/Startup_Apps.conf
fi
# activating hyprcursor on env by checking if the directory ~/.icons/Bibata-Modern-Ice/hyprcursors exists
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage