From 2fc13bc6209665f0c3a115dc61d0a925bb463d3a Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Thu, 16 Dec 2021 16:47:19 -0700 Subject: [PATCH] Swallow trayer up, use full path for xbatt --- .fvwmrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.fvwmrc b/.fvwmrc index 09c67d0..f4ec92c 100644 --- a/.fvwmrc +++ b/.fvwmrc @@ -279,7 +279,8 @@ Key R A M Exec exec /usr/local/bin/rofi -show run *FvwmButtonsGeometry 300x50-0-0 *FvwmButtonsRows 1 *FvwmButtons(Swallow XClock 'Exec xclock -padding 0 -fg white -bg Gray30 -d -render -strftime "%H:%M" &') -*FvwmButtons(Swallow xbatt 'Exec xbatt &') +*FvwmButtons(Swallow trayer 'Exec /usr/local/bin/trayer --width 50 --widthtype pixel --height 50 --heighttype pixel --transparent true &') +*FvwmButtons(Swallow xbatt 'Exec /usr/local/bin/xbatt &') *FvwmButtons(Swallow(UseOld,NoKill) "xload" `Exec xload -title xload -fg White -bg Gray30 -update 3 -nolabel &`) *FvwmButtons(1x1 Frame 0 Swallow(UseOld) "FvwmPager" "Module FvwmPager 0 0")