From caad70bc5e14108cde5d7c9bc4efe953ad7e4f17 Mon Sep 17 00:00:00 2001 From: derped Date: Wed, 20 Nov 2024 11:55:53 +0100 Subject: [PATCH] Remove dpms from py3status. (not functional on sway) --- config/etc/i3/py3status | 1 - 1 file changed, 1 deletion(-) diff --git a/config/etc/i3/py3status b/config/etc/i3/py3status index f8ee423..7818ad9 100644 --- a/config/etc/i3/py3status +++ b/config/etc/i3/py3status @@ -13,7 +13,6 @@ general { order += "group network" order += "disk /" -order += "dpms" order += "backlight" order += "volume_status" order += "cpu_temperature 0"