From ff60c7ecb1a26a3c628a5105f04a4a6c029b7d87 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 21 Jun 2022 22:59:24 +0200 Subject: [PATCH] Remove redundant GTK_THEME variable declaration --- modules/gui.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/gui.nix b/modules/gui.nix index 6d5bd06..29d1b72 100644 --- a/modules/gui.nix +++ b/modules/gui.nix @@ -42,7 +42,6 @@ with pkgs; export GRIM_DEFAULT_DIR=/home/coolneng/Photos/Screenshots export _JAVA_AWT_WM_NONREPARENTING=1 export SDL_VIDEODRIVER=wayland - export GTK_THEME=Adapta-Eta export XDG_SESSION_TYPE=wayland export XDG_CURRENT_DESKTOP=sway export NVIM_LISTEN_ADDRESS=/tmp/nvimsocket