diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2024-03-13 19:03:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-13 19:03:30 +0900 |
| commit | 111c27ef74e143f27dc96c38ad971528e597ea54 (patch) | |
| tree | 6e5163e36946ca67b7a1e769b0f2dce2185ec8da | |
| parent | d254d3d0b630c9eb1a52683d0993ceac86630754 (diff) | |
Update Startup_Apps.conf
delete extra #
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index 12b522fd..8ccbfa63 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 |
