polybar/layout.ini 492 B raw
1
; Which modules make up which island. Included inside [bar/main].
2
;
3
; Every run of modules wrapped in cap-left ... cap-right renders as one
4
; rounded island. To split a side into two islands, close and reopen with a
5
; gap between them:
6
;
7
;   modules-right = cap-left cpu memory cap-right gap cap-left date cap-right
8
;
9
; Only one bar may own the tray, and this is the only bar.
10
11
modules-left = xworkspaces
12
modules-right = filesystem memory cpu systray pulseaudio weather date
13
14
; vim:ft=dosini