From 7ea0a2348b3b2da8f9747134f965bfd461813529 Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Sat, 21 May 2022 12:08:05 +0200 Subject: [PATCH] Man page example now uses default values --- man/waybar-gamemode.5.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/waybar-gamemode.5.scd b/man/waybar-gamemode.5.scd index b8bd2878..f7847bd9 100644 --- a/man/waybar-gamemode.5.scd +++ b/man/waybar-gamemode.5.scd @@ -81,8 +81,8 @@ Feral Gamemode optimizations. "hide-not-running": true, "use-icon": true, "icon-name": "input-gaming-symbolic", - "icon-spacing": 6, - "icon-size": 30, + "icon-spacing": 4, + "icon-size": 20, "tooltip": true, "tooltip-format": "Games running: {count}" }