Browse Source

added network speed module

pull/31/head
JaKooLit 2 years ago
parent
commit
814b147d52
  1. 4
      config/waybar/configs/Default [Bottom]
  2. 4
      config/waybar/configs/Default [TOP]
  3. 1256
      config/waybar/modules

4
config/waybar/configs/Default [Bottom]

@ -48,8 +48,8 @@
"custom/separator#dot-line",
"bluetooth",
"custom/separator#dot-line",
//"network",
//"custom/separator#dot-line",
"network#speed",
"custom/separator#dot-line",
"battery",
"custom/separator#dot-line",
"backlight",

4
config/waybar/configs/Default [TOP]

@ -48,8 +48,8 @@
"custom/separator#dot-line",
"bluetooth",
"custom/separator#dot-line",
//"network",
//"custom/separator#dot-line",
"network#speed",
"custom/separator#dot-line",
"battery",
"custom/separator#dot-line",
"backlight",

1256
config/waybar/modules

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save