Don't use templating to disable modules, let polybar do it!
This commit is contained in:
parent
2643e7e93d
commit
bba012f47c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ font-1 = "FontAwesome5FreeSolid:size=8;2"
|
||||||
|
|
||||||
modules-left = i3 xwindow
|
modules-left = i3 xwindow
|
||||||
modules-center = date
|
modules-center = date
|
||||||
modules-right = player_mpris_tail memory cpu pulseaudio {% if ansible_fqdn == "TOO-Laptop" %}wattage battery{% endif %} power-menu
|
modules-right = player_mpris_tail memory cpu pulseaudio wattage battery power-menu
|
||||||
|
|
||||||
module-margin = 2
|
module-margin = 2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue