diff options
| author | JaKooLit <jimmielovejay.com> | 2024-04-22 13:59:06 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-04-22 13:59:29 +0900 |
| commit | eac4771709d10476b7117a5360718329ff443019 (patch) | |
| tree | 3439930d02f50e182069030f05f9cb4aa92e13da /config/hypr/UserConfigs | |
| parent | 73780be058be5dfc661313d3d79f04e68fe8527d (diff) | |
some bug fixes.. and changed default wallpaper
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 da0e156d..6d047dce 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -42,7 +42,7 @@ exec-once = swayidle -w timeout 900 '$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 -#exec-once = swww query || swww swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper +#exec-once = swww query || swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper #gnome polkit for nixos #exec-once = $scriptsDir/Polkit-NixOS.sh |
