summaryrefslogtreecommitdiff
path: root/.config/wayland/winit
diff options
context:
space:
mode:
Diffstat (limited to '.config/wayland/winit')
-rwxr-xr-x.config/wayland/winit3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/wayland/winit b/.config/wayland/winit
index c977a0c..4f21db2 100755
--- a/.config/wayland/winit
+++ b/.config/wayland/winit
@@ -12,9 +12,6 @@ else
sleep 1 && wireplumber &
fi
-# gtk
-configure-gtk & # https://git.sinanmohd.com/nixos/tree/features/wayland.nix
-
# background
swaybg -m fill -i "${XDG_DATA_HOME:-$HOME/.local/share}/wallpaper" &
echo $! > "${XDG_RUNTIME_DIR:-${TMPDIR:-/tmp}}/swaybg.pid" &