Docker will nicht so wie ich will. 🙁
Es sollte eigentlich rechts neben der Uhr erscheinen. Stattdessen ist da nur ein schwarzes Rechteck. Vielleicht beißt sich da was in der Config und ich komm nicht drauf. Bin da noch nicht so ganz fit drin. 😃 Das "Panel" da oben ist in der Config als "ButtonBar" bezeichnet.
Meine Config:
SetEnv fvwm_icon /usr/share/icons/nuoveXT2/48x48/apps/
SetEnv fvwm_wallpapers $[FVWM_USERDIR]/wallpaper
SetEnv fvwm_webbrowser /usr/bin/firefox
SetEnv fvwm_term /usr/bin/lxterminal
SetEnv fvwm_media_player /usr/bin/clementine
SetEnv fvwm_filemanager /usr/bin/pcmanfm
ImagePath $[fvwm_icon]:$[fvwm_icon];.png:$[fvwm_wallpapers]:+
DesktopSize 2x1
DesktopName 0 Main
DesktopName 1 Others
ClickTime 350
MoveThreshold 3
Style * ClickToFocus
#Menu
AddtoMenu apps "Apps" Title
+ "Firefox" Exec firefox
+ "Terminal" Exec lxterminal
+ "File Manager" Exec pcmanfm
+ "" Nop
+ "Anwendungen" Popup xdg_menu
read /var/cache/xdg-menu/fvwm2/fvwm2rc
+ "Quit FVWM" Quit
+ "Restart FVWM" Restart fvwm
+ "Shutdown" Exec shutdown now
+ "Reboot" Exec shutdown -r now
EndPopup
# MouseButtons
Mouse 1 R N PopUp "Apps"
Mouse 1 1 N Close
Mouse 1 4 N Iconify
Mouse 1 2 N Maximize
# ButtonsPanel
Style "Buttonbar" NoTitle, !Handles, !Borders, Sticky, WindowListSkip,\
CirculateSkip, StaysOnBottom, FixedPosition, FixedSize, !Iconifiable
DestroyModuleConfig Buttonbar: *
*Buttonbar: Geometry 1280x60+0+0
*Buttonbar: Colorset 9
*Buttonbar: Rows 1
*Buttonbar: Columns 38
*Buttonbar: Frame 0
*Buttonbar: (2x1, Frame 2, Title(Center) "FVWM")
*Buttonbar: (2x1, Frame 2, Icon terminal.png \
Action(Mouse 1) Exec lxterminal)
*Buttonbar: (2x1, Frame 2, Icon firefox.png \
Action(Mouse 1) Exec firefox)
*ButtonBar: (2x1, Frame 2, Icon kfm.png \
Action(Mouse 1) Exec pcmanfm)
*ButtonBar: (2x1, Frame 2, Icon music-player.png \
Action(Mouse 1) Exec clementine)
*ButtonBar: (4x1, Swallow "FvwmPager" "Module FvwmPager 0 0")
*ButtonBar: (4x1, Swallow dclock 'Exec dclock &')
*ButtonBar: (1x1, Swallow docker, 'Exec docker -vertical &')
*ButtonBar: (8x1, Swallow "FvwmIconMan" "Module FvwmIconMan")
*ButtonBar: (4x1, Frame 2, Title "Testing")
Style ButtonBar NeverFocus
DestroyFunc StartFunction
AddToFunc StartFunction
+ I Module FvwmButtons Buttonbar
+ I Exec exec nm-applet
+ I Exec exec nitrogen --restore
AddToFunc DeiconifyRaiseAndFocus
+ I Iconify off
+ I Raise
+ I Focus
Style "FvwmIconMan" NoTitle, Sticky, WindowListSkip, BorderWidth 0
Style "FvwmIconMan" HandleWidth 0
*FvwmIconMan: FollowFocus true
*FvwmIconMan: UseWinList true
*FvwmIconMan: Resolution page
*FvwmIconMan: ManagerGeometry 80x60+0+0
*FvwmIconMan: DrawIcons true
*FvwmIconMan: ReliefThickness 0
*FvwmIconMan: Action Mouse 0 N sendcommand DeiconifyRaiseAndFocus
EwmhBaseStruts 0 0 60 0
Style "*" NoIcon
Style "*" ResizeOpaque
OpaqueMoveSize 100