diff options
| author | BardofSprites <[email protected]> | 2024-08-26 06:42:41 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-08-26 06:42:41 -0400 |
| commit | a8af0d99407122bb788d8f6d6a8b3357287d5863 (patch) | |
| tree | 5e6ea269dbcdc5a0bfeeb2e65fa2fcd96d93fb1b /fvwm/.fvwm/config | |
| parent | 0561fb081eaf538d2fb1f3292aa0e893493faa40 (diff) | |
xrdb merge instead of load
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: |
