equal
deleted
inserted
replaced
92 DestroyFunc InitFunction |
92 DestroyFunc InitFunction |
93 AddToFunc InitFunction |
93 AddToFunc InitFunction |
94 # Right offset: 80 from FvwmPager + 2*6 from border = 92. |
94 # Right offset: 80 from FvwmPager + 2*6 from border = 92. |
95 + I Exec exec xclock -digit -update 1 -strftime '%m-%d %T %a' -padding 2 -geometry 130x16-92+0 -face Monospace-9 -bg gray |
95 + I Exec exec xclock -digit -update 1 -strftime '%m-%d %T %a' -padding 2 -geometry 130x16-92+0 -face Monospace-9 -bg gray |
96 + I Exec exec stalonetray --window-strut none --grow-gravity S --icon-gravity N --geometry 1x16-$((130+92+24))+0 |
96 + I Exec exec stalonetray --window-strut none --grow-gravity S --icon-gravity N --geometry 1x16-$((130+92+24))+0 |
97 + I Exec exec emacs --name emacs-main |
|
98 + I Exec exec m4_XTERM_MC(`mc-main1') |
97 + I Exec exec m4_XTERM_MC(`mc-main1') |
99 + I Exec exec goldendict |
|
100 + I Exec exec firefox |
|
101 + I Exec exec m4_XTERM_MC(`mc-main2') |
98 + I Exec exec m4_XTERM_MC(`mc-main2') |
102 |
99 |
103 # Run after each restart. |
100 # Run after each restart. |
104 DestroyFunc RestartFunction |
101 DestroyFunc RestartFunction |
105 AddToFunc RestartFunction |
102 AddToFunc RestartFunction |