summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-12-26 12:44:22 +0100
committerAnton Khirnov <anton@khirnov.net>2013-12-26 12:44:22 +0100
commite1bb4627e4714b6ed8ba16b5fbe3496b3c1ef623 (patch)
tree754743595210472a126802ccadff5900ca15a57c
parent2d72937ffafa6d659b6e2f9d3b239045ca382b29 (diff)
Pager: show current desk instead of the first one
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index b527c29..fadbc75 100644
--- a/config
+++ b/config
@@ -87,6 +87,6 @@ DestroyModuleConfig FvwmButtons: *
*FvwmButtons: Colorset 1
*FvwmButtons: Rows $[vp.height]
*FvwmButtons: Columns 1
-*FvwmButtons: (1x$[infostore.pagerheight], Swallow 'FvwmPager' 'FvwmPager')
+*FvwmButtons: (1x$[infostore.pagerheight], Swallow 'FvwmPager' 'FvwmPager *')
*FvwmButtons: (1x$[infostore.trayheight], Swallow (NoClose, UseOld) stalonetray 'Exec exec stalonetray')
*FvwmButtons: (1x$[infostore.clockheight], Swallow '$[infostore.clock]' 'Exec exec $[infostore.clock]')