summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rwxr-xr-x.config/wayland/winit3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/wayland/winit b/.config/wayland/winit
index 1423d45..42f2c19 100755
--- a/.config/wayland/winit
+++ b/.config/wayland/winit
@@ -1,7 +1,8 @@
#!/bin/sh
# background
-swaybg -m fill -i "${XDG_DATA_HOME:-$HOME/.local/share}/wall" &
+swaybg -m fill -i "${XDG_DATA_HOME:-$HOME/.local/share}/wallpaper" &
+echo $! > "${XDG_RUNTIME_DIR:-${TMPDIR:-/tmp}}/swaybg.pid" &
# notification deamon
mako &