mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Disable tunnels in polybar for now as they're not always enabled and cause startup errors
This commit is contained in:
parent
d6e16ee827
commit
4c9b9dcdb9
@ -56,16 +56,16 @@ font-0 = FuraCode Nerd Font:pixelsize=10
|
|||||||
[bar/laptop-bottom]
|
[bar/laptop-bottom]
|
||||||
inherit = bar/base-laptop
|
inherit = bar/base-laptop
|
||||||
bottom = true
|
bottom = true
|
||||||
monitor = ${env:MONITOR:e-DP1}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
|
|
||||||
modules-center = mpd player-mpris-tail
|
modules-center = mpd player-mpris-tail
|
||||||
|
|
||||||
[bar/laptop-top]
|
[bar/laptop-top]
|
||||||
inherit = bar/base-laptop
|
inherit = bar/base-laptop
|
||||||
monitor = ${env:MONITOR:e-DP1}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
|
|
||||||
modules-left = bspwm
|
modules-left = bspwm
|
||||||
modules-center = tun0 tun1 wlan bluetooth
|
modules-center = wlan bluetooth
|
||||||
modules-right = github updates-arch-combined battery xbacklight filesystem volume memory cpu temperature date
|
modules-right = github updates-arch-combined battery xbacklight filesystem volume memory cpu temperature date
|
||||||
|
|
||||||
tray-position = right
|
tray-position = right
|
||||||
|
Loading…
Reference in New Issue
Block a user