mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
feat(polybar): new arch config
This commit is contained in:
parent
3a13c57afd
commit
173bf78d1b
@ -57,7 +57,7 @@ inherit = bar/base-laptop
|
|||||||
bottom = true
|
bottom = true
|
||||||
monitor = ${env:MONITOR:eDP1}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
|
|
||||||
modules-right = system-usb-udev corona
|
#modules-right = system-usb-udev corona
|
||||||
modules-left = mpd player-mpris-tail
|
modules-left = mpd player-mpris-tail
|
||||||
|
|
||||||
[bar/laptop-top]
|
[bar/laptop-top]
|
||||||
@ -72,17 +72,18 @@ tray-position = right
|
|||||||
|
|
||||||
[bar/monitor1]
|
[bar/monitor1]
|
||||||
inherit = bar/base-desktop
|
inherit = bar/base-desktop
|
||||||
monitor = ${env:MONITOR:DP-1}
|
monitor = ${env:MONITOR:DP-3}
|
||||||
|
|
||||||
modules-left = bspwm
|
modules-left = bspwm
|
||||||
modules-center = mpd player-mpris-tail
|
modules-center = mpd player-mpris-tail
|
||||||
modules-right = seperator corona seperator eth bluetooth seperator volume seperator docker memory cpu temperature seperator system-usb-udev filesystem-root filesystem-home seperator updates-arch-combined mail reddit github rss seperator weather seperator date seperator
|
#modules-right = seperator corona seperator eth bluetooth seperator volume seperator docker memory cpu temperature seperator system-usb-udev filesystem-root filesystem-home seperator updates-arch-combined mail reddit github rss seperator weather seperator date seperator
|
||||||
|
modules-right = seperator corona seperator eth bluetooth seperator volume seperator docker memory cpu temperature seperator filesystem-root seperator updates-arch-combined mail reddit github rss seperator weather seperator date seperator
|
||||||
|
|
||||||
tray-position = right
|
tray-position = right
|
||||||
|
|
||||||
[bar/monitor2]
|
[bar/monitor2]
|
||||||
inherit = bar/base-desktop
|
inherit = bar/base-desktop
|
||||||
monitor = ${env:MONITOR:HDMI-2}
|
monitor = ${env:MONITOR:DP-2}
|
||||||
modules-left = bspwm
|
modules-left = bspwm
|
||||||
|
|
||||||
;== Modules ========================================================
|
;== Modules ========================================================
|
||||||
@ -180,6 +181,7 @@ ramp-load-4 = ▅
|
|||||||
ramp-load-5 = ▆
|
ramp-load-5 = ▆
|
||||||
ramp-load-6 = ▇
|
ramp-load-6 = ▇
|
||||||
ramp-load-7 = █
|
ramp-load-7 = █
|
||||||
|
|
||||||
[module/cpu]
|
[module/cpu]
|
||||||
type = internal/cpu
|
type = internal/cpu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user