waybar-gamemode(5) File Formats Manual waybar-gamemode(5) (NAME) waybar - (gamemode) (DESCRIPTION) gamemode Feral Gamemode . (CONFIGURATION) format: : string : {glyph} . format-alt: : string : {glyph} {count} ( ). tooltip: : bool : true (tooltip) . tooltip-format: : string : Games running: {glyph} . hide-not-running: : bool : true . use-icon: : bool : true glyph GTK . glyph: : string : / . use-icon false . icon-name: : string : input-gaming-symbolic GTK . use-icon true . icon-size: : unsigned integer : 20 . icon-spacing: : unsigned integer : 4 . expand: : bool : false . (FORMAT REPLACEMENTS) {glyph}: / . {count}: . (TOOLTIP FORMAT REPLACEMENTS) {count}: . (EXAMPLES) "gamemode": { "format": "{glyph}", "format-alt": "{glyph} {count}", "glyph": "", "hide-not-running": true, "use-icon": true, "icon-name": "input-gaming-symbolic", "icon-spacing": 4, "icon-size": 20, "tooltip": true, "tooltip-format": "Games running: {count}" } (STYLE) o #gamemode o #gamemode.running 2026-08-31 waybar-gamemode(5)