This commit is contained in:
Nathan 2022-02-18 15:54:41 -06:00
parent 642ec4e2fe
commit 64743f0309
2 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ modules-right = arch-updates spacer date
border-bottom = 0 border-bottom = 0
cursor-click = pointer cursor-click = pointer
cursor-scroll = ns-resize cursor-scroll = ns-resize
tray-position = none tray-position = right
[settings] [settings]

View File

@ -370,7 +370,7 @@ label-warn-foreground = ${color.orange}
[module/wlan] [module/wlan]
type = internal/network type = internal/network
interface = wlp5s0 interface = interfaceth0
interval = 3.0 interval = 3.0
format-connected = <label-connected> format-connected = <label-connected>
@ -387,4 +387,4 @@ tail = true
[module/workspace1] [module/workspace1]
type = custom/script type = custom/script
exec = leftwm-state -w 1 -t "$SCRIPTPATH/polybar.liquid" exec = leftwm-state -w 1 -t "$SCRIPTPATH/polybar.liquid"
tail = true tail = true