diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-04-20 15:44:12 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-04-20 15:44:12 +0200 |
commit | b4a245cc530d22bae8e98c9080ce8eb2aaab1b1e (patch) | |
tree | dd577e08faa61c448ef496c59f7df60db0d2ad47 /fvwm/config | |
parent | cffff4ff003fb9f50a71e281ed7a7947c65fa040 (diff) |
Some fvwm changes
Diffstat (limited to '')
-rw-r--r-- | fvwm/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fvwm/config b/fvwm/config index ffe625f..04e46c0 100644 --- a/fvwm/config +++ b/fvwm/config @@ -3,7 +3,7 @@ DesktopSize 2x1 IgnoreModifiers L25 HideGeometryWindow Always -EwmhBaseStruts 95 10 10 40 +EwmhBaseStruts 95 10 10 22 Style * Font -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-* Style * IconFont -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-* @@ -90,7 +90,7 @@ CursorStyle MENU left_ptr *FvwmPager: WindowColorsets 3 3 # IconBox - Style * IconBox 1000x40+10+1030 + Style * IconBox 1000x40+5+1030 Style * IconFill Left Right # Animate @@ -110,6 +110,7 @@ CursorStyle MENU left_ptr DestroyMenu MenuFvwmRoot AddToMenu MenuFvwmRoot + "Urxvt" Exec exec urxvt + + "Firefox" Exec exec firefox + "Opera" Exec exec opera + "Fvwm" Popup FvwmMenu |