.fvwm/config
changeset 661 1b29d3682970
parent 650 db2d2a561858
child 662 7d621ab82797
equal deleted inserted replaced
658:486f006987f3 661:1b29d3682970
    92 Style "emacs-main"  StartsOnPage 2 0 0
    92 Style "emacs-main"  StartsOnPage 2 0 0
    93 Style "Goldendict"  StartsOnPage 3 1 2, SkipMapping
    93 Style "Goldendict"  StartsOnPage 3 1 2, SkipMapping
    94 Style "Iceweasel"  StartsOnPage 1 0 0, SkipMapping
    94 Style "Iceweasel"  StartsOnPage 1 0 0, SkipMapping
    95 Style "XClock"  !Title, Sticky, StaysOnTop, !Iconifiable, FixedPosition, FixedSize, WindowListSkip, CirculateSkip
    95 Style "XClock"  !Title, Sticky, StaysOnTop, !Iconifiable, FixedPosition, FixedSize, WindowListSkip, CirculateSkip
    96 
    96 
    97 # Run only om sturtup.
    97 # Run only on sturtup.
    98 DestroyFunc InitFunction
    98 DestroyFunc InitFunction
    99 AddToFunc InitFunction
    99 AddToFunc InitFunction
   100 # Right offset: 80 from FvwmPager + 2*6 from border = 92.
   100 # Right offset: 80 from FvwmPager + 2*6 from border = 92.
   101 + I Exec  exec xclock -digit -update 1 -strftime '%m-%d %T %a' -padding 2 -geometry 130x16-92+0 -face Monospace-9 -bg gray
   101 + I Exec  exec xclock -digit -update 1 -strftime '%m-%d %T %a' -padding 2 -geometry 130x16-92+0 -face Monospace-9 -bg gray
   102 + I Exec  exec emacs --name emacs-main
   102 + I Exec  exec emacs --name emacs-main