al-skel/home/.config/polybar/config

53 lines
1.3 KiB
Plaintext
Raw Normal View History

2017-10-16 14:38:02 -05:00
;=====================================================
2017-10-23 18:35:35 -05:00
; File Includes
2017-10-16 14:38:02 -05:00
;=====================================================
[section/base]
include-file = /home/liveuser/.config/polybar/master.conf
include-file = /home/liveuser/.config/polybar/modules.conf
2017-10-23 18:35:35 -05:00
;=====================================================
; Openbox Bars
;=====================================================
[bar/openbox-bar]
inherit = bar/master
; Use $ xrandr -q | grep " connected" | cut -d ' ' -f1
monitor =
modules-left = jgmenu workspaces
modules-center = window_switch clock
modules-right = pkg memory temperature coreuse network volume
2017-10-23 18:35:35 -05:00
2017-10-16 14:38:02 -05:00
;=====================================================
; i3 Bars
;=====================================================
[bar/i3-bar]
inherit = bar/master
; Use $ xrandr -q | grep " connected" | cut -d ' ' -f1
monitor =
modules-left = jgmenu i3 menu
2017-10-16 14:38:02 -05:00
modules-center = clock
modules-right = pkg memory temperature coreuse network volume
2017-10-16 14:38:02 -05:00
2017-10-23 18:35:35 -05:00
2017-10-16 14:38:02 -05:00
;=====================================================
2017-10-23 18:35:35 -05:00
; Bspwm Bars
2017-10-16 14:38:02 -05:00
;=====================================================
[bar/bspwm-bar]
2017-10-16 14:38:02 -05:00
inherit = bar/master
; Use $ xrandr -q | grep " connected" | cut -d ' ' -f1
monitor =
modules-left = bspwm menu
2017-10-16 14:38:02 -05:00
modules-center = clock
modules-right = pkg memory temperature coreuse network volume