From e40c30ebb02f216b6f7e2f862c4be1acd2c13507 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Tue, 12 Oct 2021 23:06:56 -0500 Subject: [PATCH] Fixed a minor error in xmobarrc when executing trayer script. --- .config/xmobar/xmobarrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/xmobar/xmobarrc b/.config/xmobar/xmobarrc index 0593cf4..bc9623e 100644 --- a/.config/xmobar/xmobarrc +++ b/.config/xmobar/xmobarrc @@ -44,7 +44,7 @@ Config { font = "xft:Ubuntu:weight=bold:pixelsize=11:antialias=true:h -- Time and date , Run Date "\xf017 %b %d %Y - (%H:%M) " "date" 50 -- Script that dynamically adjusts xmobar padding depending on number of trayer icons. - , Run Com "/home/dt/.config/xmobar/trayer-padding-icon.sh" [] "trayerpad" 20 + , Run Com ".config/xmobar/trayer-padding-icon.sh" [] "trayerpad" 20 -- Prints out the left side items such as workspaces, layout, etc. , Run UnsafeStdinReader ]