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. 1232
      config/waybar/modules

4
config/waybar/configs/Default [Bottom]

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

4
config/waybar/configs/Default [TOP]

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

1232
config/waybar/modules

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