From ec70bcf9e53eaebf075247d0bae623fedcd21422 Mon Sep 17 00:00:00 2001 From: ringo32 Date: Tue, 13 Apr 2021 20:59:57 +0200 Subject: [PATCH] added a inhibitor inhibtor not to start the screensaver for what reason --- .config/waybar/config | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.config/waybar/config b/.config/waybar/config index b5ef1d6..760bd06 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -17,6 +17,7 @@ "modules-right": [ "network", + "idle_inhibitor", "memory", "cpu", // "custom/weather", @@ -33,6 +34,16 @@ ], // Modules + + +"idle_inhibitor": { + "format": "{icon} ", + "format-icons":{ + "activated": "零", + "deactivated": "鈴" + + } +}, "battery": { "states": {