diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-03-04 19:50:54 +0000 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-03-04 19:50:54 +0000 |
| commit | 8e174d1a6e580527bc54f830a9d7e40053b46dde (patch) | |
| tree | c417510521a350300abf690235637b88880edb93 /.config/polybar | |
| parent | 9450ca4885bd1e07953de06265c8eca2cb496e0d (diff) | |
Changed token for keyboard layout from icon to variant
Diffstat (limited to '.config/polybar')
| -rw-r--r-- | .config/polybar/config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index d8db050..2b87be8 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -127,7 +127,7 @@ label-muted = "VOL Mute" type = internal/xkeyboard blacklist-0 = num lock blacklist-1 = caps lock -label-layout = %icon% +label-layout = %variant% layout-icon-0 = us;US layout-icon-1 = gb;GB label-layout-foreground = #FFFFFF |
