From a8af0d99407122bb788d8f6d6a8b3357287d5863 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 26 Aug 2024 06:42:41 -0400 Subject: xrdb merge instead of load --- fvwm/.fvwm/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fvwm/.fvwm/config') diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 7806fc9..1474d13 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -195,7 +195,7 @@ AddToFunc TileBottomRight DestroyFunc ChangeTheme AddToFunc ChangeTheme + I Read $[themedir]/$0.sys -+ I Exec exec xrdb -load ~/Xresources.$1 ++ I Exec exec xrdb -merge ~/Xresources.$1 + I Exec exec echo "emacsclient -e \"$2\"" >> /tmp/fvwm_theme.log # To change the theme, you can call the function like this: -- cgit v1.2.3