From 488071a8da65e8f5a10e5f41321e3303cbb12b08 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 5 Aug 2023 10:57:51 +0530 Subject: gtk: get rid of dconf, gsettings theming GTK_THEME environment variable is more simpler and cleaner --- .config/wayland/winit | 3 --- 1 file changed, 3 deletions(-) (limited to '.config') 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" & -- cgit v1.2.3