summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsinanmohd <sinan@firemail.cc>2023-08-23 18:42:29 +0530
committersinanmohd <sinan@firemail.cc>2023-08-23 18:42:29 +0530
commitd5d7399ba108f5d8a082c1a8ff082bf7d7e6b9de (patch)
tree56c1af1c48902eca8bfec80f2aad50975ba21dd3 /.config
parentdc1e0aabb05e5900b76b90846800c203b289e49a (diff)
wayland: blurred lockscreen support
Diffstat (limited to '.config')
-rwxr-xr-x.config/wayland/winit2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wayland/winit b/.config/wayland/winit
index 166d98b..ef933d3 100755
--- a/.config/wayland/winit
+++ b/.config/wayland/winit
@@ -8,7 +8,7 @@ if ! command -v systemctl > /dev/null; then
fi
# background
-swaybg -m fill -i "${XDG_DATA_HOME:-$HOME/.local/share}/wallpaper" &
+swaybg -m fill -i "${XDG_DATA_HOME:-$HOME/.local/share}/wallpaper/desktop" &
echo $! > "${XDG_RUNTIME_DIR:-${TMPDIR:-/tmp}}/swaybg.pid" &
# notification deamon