Skip to content

Instantly share code, notes, and snippets.

@b-ggs
Created April 10, 2020 23:47
Show Gist options
  • Save b-ggs/cb5d2da6193f2032e834f11df30beda2 to your computer and use it in GitHub Desktop.
Save b-ggs/cb5d2da6193f2032e834f11df30beda2 to your computer and use it in GitHub Desktop.
;=====================================================
; File Includes
;=====================================================
[section/base]
include-file = $HOME/.config/polybar/master.conf
include-file = $HOME/.config/polybar/modules.conf
;=====================================================
; Openbox Bars
;=====================================================
[bar/openbox-bar]
inherit = bar/master
; $ polybar -m | cut -d ':' -f 1
; $ xrandr -q | grep " connected" | cut -d ' ' -f1
; $ xrandr -q | grep " connected primary" | cut -d ' ' -f1
monitor =
monitor-fallback =
;tray-position = center
;tray-padding =
;tray-transparent = true
;tray-background = #0063ff
modules-left = jgmenu workspaces window_switch
modules-center =
modules-right = wired_network wireless_network pkg battery memory thermal0 thermal1 thermal2 coreuse alsa clock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment