Skip to content

Commit

Permalink
default-config: use primary mon for RightPanel
Browse files Browse the repository at this point in the history
When setting up the geometry of the RightPanel, explicitly state that
the geometry is intended to be used on the primary monitor.

Fixes #879
  • Loading branch information
ThomasAdam committed Aug 26, 2023
1 parent ee3e00d commit 4a7d97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default-config/config
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ DestroyModuleConfig FvwmScript:*
#
# Note - To use the system tray you must have "stalonetray" installed.
DestroyModuleConfig RightPanel:*
*RightPanel: Geometry 120x$[monitor.$[monitor.primary].height]-0+0
*RightPanel: Geometry 120x$[monitor.$[monitor.primary].height]-0+0@p
*RightPanel: Colorset 10
*RightPanel: Rows $[monitor.$[monitor.primary].height]
*RightPanel: Columns 120
Expand Down

0 comments on commit 4a7d97e

Please sign in to comment.