diff options
author | awy <awy@awy.one> | 2025-10-04 17:18:39 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-04 17:18:39 +0300 |
commit | be2d78a2812b400001bad5442e972fe6d6188341 (patch) | |
tree | c0c336e755ff4c3439627e3608580d538c2f52fc | |
parent | f21d7562b4dc2557f1805685355a79df5e17dbad (diff) | |
download | hyprdots-be2d78a2812b400001bad5442e972fe6d6188341.tar.gz |
randombg
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3ff3614..3b79a69 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -12,7 +12,7 @@ exec-once = mpd exec-once = fnott exec-once = swayidle exec-once = singboxwrap -# exec-once = sleep 0.1 && randombg +exec-once = sleep 0.1 && randombg exec-once = gpg-agent --daemon exec-once = gnome-keyring-daemon --start --components=secrets exec-once = portal |