adapted to yoga3

This commit is contained in:
Simon
2021-02-19 09:41:19 +01:00
parent 1fcf3ceb94
commit 07809667b9
6 changed files with 75 additions and 63 deletions
+9 -4
View File
@@ -59,7 +59,7 @@ override-redirect = true
tray-detached = true
tray-maxsize = 15
tray-offset-x= 86
tray-offset-y = 0px
tray-offset-y =4px
tray-padding = 3
tray-position = left
tray-scale = 0.8
@@ -69,7 +69,7 @@ inherit="bar/base_border"
bottom = true
enable-ipc = true
height = 40px
width = 22%
width = 11%
offset-x = 20%
offset-y = 58px
@@ -78,6 +78,7 @@ inherit="bar/base_master"
font-0 = dark forest:style=Bold:fontformat=truetype:pixelsize=10;4
height = 15
width = 100%
background = ${colors.transparent}
modules-center = i3
padding= 4
wm-restack = i3
@@ -87,7 +88,7 @@ inherit="bar/base_floating"
monitor = ${env:MONITOR:eDP1}
modules-center = clock playerctl_long
modules-left = floating_popup_button pavucontrol_button
modules-right = sensors_cpu_pc nvgpu memory
modules-right = usbmodem5 wlan sensors_cpu_yoga3 memory
[bar/floating_cava]
inherit = "bar/floating"
@@ -96,7 +97,7 @@ modules-center = cava
[bar/floating_popup]
inherit="bar/base_floating_popup"
monitor = ${env:MONITOR:eDP1}
modules-left = disk_short_pc checkupdates ovpn nvpn eth_pc
modules-left = disk_short_pc checkupdates ovpn nvpn wlan
[bar/floating_wm]
inherit="bar/base_floating_wm"
@@ -386,6 +387,10 @@ exec = bash .config/polybar/scripts/modules/usbmodem.sh enp0s20f0u3
inherit="module/usbmodem1"
exec = bash .config/polybar/scripts/modules/usbmodem.sh ens8u1u2
[module/usbmodem5]
inherit="module/usbmodem1"
exec = bash .config/polybar/scripts/modules/usbmodem.sh enp60s0u2u2
; Module VPN
[module/ovpn]