mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 14:05:29 +00:00
desktop->shared
This commit is contained in:
17
profiles/laptop/.config/polybar/config
Normal file
17
profiles/laptop/.config/polybar/config
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
include-file = ~/.config/polybar/config.d/colors
|
||||
include-file = ~/.config/polybar/config.d/settings
|
||||
include-file = ~/.config/polybar/config.d/modules
|
||||
include-file = ~/.config/polybar/config.d/base_bar
|
||||
|
||||
[bar/laptop]
|
||||
inherit = bar/base
|
||||
monitor = ${env:MONITOR:eDP-1}
|
||||
|
||||
modules-left = i3 xwindow
|
||||
modules-right = previous playpause next spotify volume cpu memory battery1 date
|
||||
|
||||
|
||||
[bar/laptop_extern]
|
||||
inherit = bar/laptop
|
||||
monitor = ${env:MONITOR:HDMI-2}
|
||||
Reference in New Issue
Block a user