mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-08 01:04:21 +02:00
polybar: move back all modules except pulseaudio to primary
This commit is contained in:
parent
7d83943adf
commit
1d46b1a4e5
1 changed files with 2 additions and 2 deletions
|
@ -35,11 +35,11 @@ modules-right = cpu memory brightness battery ethernet wlan pulseaudio
|
|||
|
||||
[bar/primary]
|
||||
inherit = bar/common
|
||||
modules-right = cpu memory brightness battery pulseaudio
|
||||
modules-right = cpu memory brightness battery ethernet wlan pulseaudio
|
||||
|
||||
[bar/secondary]
|
||||
inherit = bar/common
|
||||
modules-right = ethernet wlan pulseaudio
|
||||
modules-right = pulseaudio
|
||||
|
||||
|
||||
[module/i3]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue