Add better laptop configs
This commit is contained in:
parent
9ca659dbe7
commit
e3392c682a
5 changed files with 44 additions and 14 deletions
|
@ -68,16 +68,25 @@
|
|||
tray-position = none
|
||||
|
||||
|
||||
[bar/laptop-primary]
|
||||
[bar/laptop-base]
|
||||
inherit = bar/base
|
||||
|
||||
monitor = eDP-1
|
||||
|
||||
modules-left = bspwm
|
||||
modules-center =
|
||||
modules-center = mpd
|
||||
modules-right = pulseaudio battery xbacklight memory cpu temperature wlan eth check-arch-updates date powermenu
|
||||
|
||||
eth-interface = enp2s0f1
|
||||
wlan-interface = wlp3s0
|
||||
|
||||
[bar/laptop-primary]
|
||||
inherit = bar/laptop-base
|
||||
|
||||
monitor = eDP-1
|
||||
|
||||
[bar/laptop-secondary]
|
||||
inherit = bar/laptop-base
|
||||
|
||||
monitor = HDMI-2
|
||||
tray-position = none
|
||||
|
||||
; vim: ft=dosini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue