Update .config/polybar/colorblocks/modules.ini
Update tags
This commit is contained in:
parent
366b31a540
commit
43d8532ba7
2 changed files with 2 additions and 2 deletions
|
@ -800,7 +800,7 @@ interface = wlp3s0
|
||||||
; Normal Module
|
; Normal Module
|
||||||
[module/network]
|
[module/network]
|
||||||
type = internal/network
|
type = internal/network
|
||||||
interface = eth0
|
interface = enp4s0
|
||||||
|
|
||||||
; Seconds to sleep between updates
|
; Seconds to sleep between updates
|
||||||
; Default: 1
|
; Default: 1
|
||||||
|
|
2
tags
2
tags
|
@ -6132,8 +6132,8 @@ inkscape dot_config/awesome/themes/catppuccin/titlebar/minimize_hover.svg /^<svg
|
||||||
interface dot_config/polybar/blocks/modules.ini /^interface = eth0$/;" k section:module/wired-network
|
interface dot_config/polybar/blocks/modules.ini /^interface = eth0$/;" k section:module/wired-network
|
||||||
interface dot_config/polybar/blocks/modules.ini /^interface = wlan0$/;" k section:module/network
|
interface dot_config/polybar/blocks/modules.ini /^interface = wlan0$/;" k section:module/network
|
||||||
interface dot_config/polybar/blocks/modules.ini /^interface = wlp3s0$/;" k section:module/wireless-network
|
interface dot_config/polybar/blocks/modules.ini /^interface = wlp3s0$/;" k section:module/wireless-network
|
||||||
|
interface dot_config/polybar/colorblocks/modules.ini /^interface = eth0$/;" k section:module/network
|
||||||
interface dot_config/polybar/colorblocks/modules.ini /^interface = eth0$/;" k section:module/wired-network
|
interface dot_config/polybar/colorblocks/modules.ini /^interface = eth0$/;" k section:module/wired-network
|
||||||
interface dot_config/polybar/colorblocks/modules.ini /^interface = wlan0$/;" k section:module/network
|
|
||||||
interface dot_config/polybar/colorblocks/modules.ini /^interface = wlp3s0$/;" k section:module/wireless-network
|
interface dot_config/polybar/colorblocks/modules.ini /^interface = wlp3s0$/;" k section:module/wireless-network
|
||||||
interface dot_config/polybar/cuts/modules.ini /^interface = eth0$/;" k section:module/wired-network
|
interface dot_config/polybar/cuts/modules.ini /^interface = eth0$/;" k section:module/wired-network
|
||||||
interface dot_config/polybar/cuts/modules.ini /^interface = wlan0$/;" k section:module/network
|
interface dot_config/polybar/cuts/modules.ini /^interface = wlan0$/;" k section:module/network
|
||||||
|
|
Loading…
Reference in a new issue