diff options
Diffstat (limited to 'fvwm/.fvwm/config')
| -rw-r--r-- | fvwm/.fvwm/config | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
