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": {