From b3b2a3fea725d5fd2fff782d2baf10b275f1e31d Mon Sep 17 00:00:00 2001 From: Christian Paul Flores Date: Sun, 17 Mar 2024 09:40:37 +0800 Subject: [PATCH] (ref): Startup_Apps.conf remove extra comment `#` This fix an error on `Startup_Apps.conf` that says `invalid conf file at line 44` --- config/hypr/UserConfigs/Startup_Apps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index 12b522f..8ccbfa6 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -41,7 +41,7 @@ exec-once = swayidle -w timeout 900 '$lock' # sway idle without lock #exec-once = swayidle -w timeout 900 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' -## Here are list of features available but disabled by default +# Here are list of features available but disabled by default #exec-once = swww query || swww init && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper #gnome polkit for nixos