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 =
|
|
|
|
|
2018-02-05 21:31:56 -06:00
|
|
|
modules-left = jgmenu workspaces
|
2017-12-22 20:57:27 -06:00
|
|
|
modules-center = window_switch clock
|
2017-12-01 00:21:33 -06:00
|
|
|
modules-right = pkg memory temperature coreuse network volume
|
2017-10-23 18:35:35 -05:00
|
|
|
|
|
|
|
; All available modules (some require configuration in modules.conf)
|
2017-12-01 16:03:02 -06:00
|
|
|
; redshift github jgmenu filesystem mpd wired-network wireless-network battery menu volume-bar bspwm
|
2017-10-23 18:35:35 -05:00
|
|
|
; pkg keyboard memory temperature coreuse network clock volume i3-workspaces workspaces window_switch
|
|
|
|
|
|
|
|
|
|
|
|
;;;;;; Tray is commented out ;;;;;;;;
|
|
|
|
;tray-position = center
|
|
|
|
;tray-padding = 10
|
|
|
|
;tray-background = ${colors.background}
|
|
|
|
;tray-offset-x = 20%
|
|
|
|
|
|
|
|
|
|
|
|
|
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 =
|
|
|
|
|
2018-02-05 21:31:56 -06:00
|
|
|
modules-left = jgmenu i3 menu
|
2017-10-16 14:38:02 -05:00
|
|
|
modules-center = clock
|
2017-12-01 00:21:33 -06:00
|
|
|
modules-right = pkg memory temperature coreuse network volume
|
2017-10-16 14:38:02 -05:00
|
|
|
|
|
|
|
; All available modules (some require configuration in modules.conf)
|
2017-12-01 16:03:02 -06:00
|
|
|
; redshift github filesystem jgmenu mpd wired-network wireless-network battery menu volume-bar bspwm
|
2017-10-16 14:38:02 -05:00
|
|
|
; pkg keyboard memory temperature coreuse network clock volume i3-workspaces workspaces window_switch
|
|
|
|
|
|
|
|
|
|
|
|
;;;;;; Tray is commented out ;;;;;;;;
|
|
|
|
;tray-position = center
|
|
|
|
;tray-padding = 10
|
|
|
|
;tray-background = ${colors.background}
|
|
|
|
;tray-offset-x = 20%
|
|
|
|
|
|
|
|
|
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
|
|
|
;=====================================================
|
|
|
|
|
2017-12-22 20:57:27 -06:00
|
|
|
[bar/bspwm-bar]
|
2017-10-16 14:38:02 -05:00
|
|
|
inherit = bar/master
|
|
|
|
|
|
|
|
; Use $ xrandr -q | grep " connected" | cut -d ' ' -f1
|
|
|
|
monitor =
|
|
|
|
|
2017-12-01 00:21:33 -06:00
|
|
|
modules-left = bspwm menu
|
2017-10-16 14:38:02 -05:00
|
|
|
modules-center = clock
|
2017-12-01 00:21:33 -06:00
|
|
|
modules-right = pkg memory temperature coreuse network volume
|
2017-10-16 14:38:02 -05:00
|
|
|
|
|
|
|
; All available modules (some require configuration in modules.conf)
|
2017-12-01 16:03:02 -06:00
|
|
|
; redshift github filesystem mpd jgmenu wired-network wireless-network battery menu volume-bar bspwm
|
2017-10-16 14:38:02 -05:00
|
|
|
; pkg keyboard memory temperature coreuse network clock volume i3-workspaces workspaces window_switch
|
|
|
|
|
|
|
|
|
|
|
|
;;;;;; Tray is commented out ;;;;;;;;
|
|
|
|
;tray-position = center
|
|
|
|
;tray-padding = 10
|
|
|
|
;tray-background = ${colors.background}
|
|
|
|
;tray-offset-x = 20%
|