Merge branch 'master' of git.9iron.club:salt/home
This commit is contained in:
commit
9237379aaf
@ -82,7 +82,7 @@ bottom = false
|
||||
inherit = template/bar
|
||||
border-bottom-size = ${res/config.border-size}
|
||||
modules-left = i3 bspwm
|
||||
modules-right = mpd | date
|
||||
modules-right = wlan-desktop-stats mpd | date
|
||||
|
||||
## MODULES
|
||||
[module/|]
|
||||
@ -276,6 +276,11 @@ format-disconnected-prefix-foreground = ${res/colors.green}
|
||||
label-connected = %essid%
|
||||
label-disconnected = Disconnected
|
||||
|
||||
[module/wlan-desktop-stats]
|
||||
type = internal/network
|
||||
interface = wlp5s0
|
||||
label-connected = U %upspeed% D %downspeed%
|
||||
|
||||
[module/xkeyboard]
|
||||
type = internal/xkeyboard
|
||||
format = <label-layout>
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit b3c6db173a019c37c83d4600c0c68872e91086dd
|
||||
Subproject commit 106c27644b4ff7543d600ae54ab9c53bec909828
|
Loading…
Reference in New Issue
Block a user