From 9b7265babf2622e3e29f08801a093300f3075122 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20Av=C3=A9?= <email@thomasave.be>
Date: Sun, 14 Jul 2024 14:21:47 +0200
Subject: [PATCH] Sun 14 Jul 14:21:47 CEST 2024

---
 home/ags/files/config.js | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/home/ags/files/config.js b/home/ags/files/config.js
index 3880a34..0a27c33 100644
--- a/home/ags/files/config.js
+++ b/home/ags/files/config.js
@@ -7,9 +7,6 @@ import { NotificationPopups } from "./notificationPopups.js"
 const battery = await Service.import('battery')
 const powerProfiles = await Service.import('powerprofiles')
 
-      // temperature-cmd = "bash -c 'sensors | grep Tctl | cut -c16-22'";
-        // temperature-cmd = "bash -c 'sensors | grep Package | cut -c17-23'";
-
 const batteryIndicator = Widget.Box({
     visible: battery.available,
     children: battery.available? [