diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-03-19 05:33:03 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-19 05:33:03 +0900 |
| commit | 7fefc808e40d763217b1ae5ad2bd7548eb160084 (patch) | |
| tree | fd6cf47c832c7c964901a7ce348a207251dc2404 /config/hypr/UserConfigs | |
| parent | a2649f32492f3a1aa41fbc3801e90f96749f9efe (diff) | |
| parent | 77c5bd8d585f033816d4e7336a6ec60fef58703e (diff) | |
Merge pull request #177 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/UserConfigs')
| -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 |
