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? [