From ee5b136d3f445f0a75cdc98a073c1cf106a2fddc Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Thu, 30 Jan 2025 05:34:07 +0900 Subject: modified gtk-2.0/gtkrc-2.0, modified shell/profile --- ar/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/shell') diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index 9f1d527..ef7e3da 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -96,7 +96,7 @@ export GOMODCACHE="$XDG_CACHE_HOME/go/mod" export GOPATH="$XDG_SCRIPTS_HOME/go" ### --- GTK --- ### -export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc-2.0" +export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/gtkrc-2.0":"$XDG_CONFIG_HOME/gtk-2.0/gtkrc-2.0.mine" ### --- HISTORY --- ### export HISTFILE="$XDG_DATA_HOME/history/sh_history" -- cgit v1.2.3