yambar/doc
Daniel Eklöf a2cf05a64d
module/i3: add ‘strip-workspace-numbers’ option
This is a boolean option. When set, “N:” prefixes will be stripped
from the workspaces’ name tag, *after* having been sorted (if the
‘sort’ option is being used).

This makes it useful to arrange the workspaces in a fixed order, by
prefixing the names with a number in the Sway config:

  set $ws1 “1:xyz”
  set $ws2 “2:abc”

Then, in the yambar config:

  i3:
    sort: ascending
    strip-workspace-numbers: true
2022-02-11 21:44:43 +01:00
..
meson.build modules: add cpu module 2021-12-21 18:44:36 +01:00
yambar-decorations.5.scd overline: new decoration 2022-02-10 20:49:09 +01:00
yambar-modules-alsa.5.scd module/alsa: volume/muted: default to “unset”; use first available channel 2021-08-20 21:41:21 +02:00
yambar-modules-backlight.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-modules-battery.5.scd doc: battery: some batteries enter "unknown" under normal operation 2021-10-31 21:07:09 +01:00
yambar-modules-clock.5.scd clock: add a config option to show UTC time 2021-09-12 11:19:53 -07:00
yambar-modules-cpu.5.scd modules: add cpu module 2021-12-21 18:44:36 +01:00
yambar-modules-foreign-toplevel.5.scd module/foreign-toplevel: track outputs each toplevel is mapped on 2021-08-25 18:46:19 +02:00
yambar-modules-i3.5.scd module/i3: add ‘strip-workspace-numbers’ option 2022-02-11 21:44:43 +01:00
yambar-modules-label.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-modules-mem.5.scd modules: add mem module 2021-12-21 18:44:14 +01:00
yambar-modules-mpd.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-modules-network.5.scd module/network: add support for periodically polling Wi-Fi stats 2021-09-01 19:10:23 +02:00
yambar-modules-removables.5.scd doc: yambar-modules-removables: add ‘audio’ tag 2021-12-26 12:25:00 +01:00
yambar-modules-river.5.scd module/river: rename the ‘per-output’ option to ‘all-monitors’ 2021-08-25 18:47:33 +02:00
yambar-modules-script.5.scd doc: script: add missing column in options table 2021-11-15 18:15:52 +01:00
yambar-modules-sway-xkb.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-modules-sway.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-modules-xkb.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-modules-xwindow.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-modules.5.scd doc: add empty line a the end of files 2021-02-23 16:25:29 +01:00
yambar-particles.5.scd Added documentation for discriminated on-click events 2021-12-20 14:03:19 -03:00
yambar-tags.5.scd tag: add kib/mib/gib formatters 2021-09-01 19:12:29 +02:00
yambar.1.scd main: add -d,--log-level=info|warning|error|none 2021-08-15 11:43:49 +02:00
yambar.5.scd config: implement font fallback 2022-02-10 18:34:15 +01:00