From b1c3a2147572e0311ad2086e902275ba4babf0ce Mon Sep 17 00:00:00 2001 From: dbroqua Date: Tue, 2 Mar 2021 16:21:19 +0100 Subject: [PATCH] Updated waybar for Thinkpad --- config/waybar/config | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/waybar/config b/config/waybar/config index 046a838..401470a 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -145,9 +145,10 @@ "output": "eDP-1", "modules-left": [ "sway/workspaces", - "sway/mode" - ], + "sway/mode", + ], "modules-center": [ + "clock" ], "modules-right": [ "disk#1", @@ -160,12 +161,11 @@ "battery", "backlight", "pulseaudio", - "custom/multimedia_previous", - "custom/multimedia_current", - "custom/multimedia_next", - "clock", +// "custom/multimedia_previous", +// "custom/multimedia_current", +// "custom/multimedia_next", "tray" - ], + ], "sway/workspaces": { "all-outputs": true }, @@ -220,7 +220,7 @@ }, "temperature#3": { "thermal-zone": 1, - "hwmon-path": "/sys/class/hwmon/hwmon8/temp1_input", + "hwmon-path": "/sys/class/hwmon/hwmon7/temp1_input", "format": "{temperatureC}°C" }, "backlight": {