Browse Source

small tweak

pull/11/head
JaKooLit 2 years ago
parent
commit
919ebe9a08
  1. 27
      config/waybar/configs/config-default

27
config/waybar/configs/config-default

@ -26,19 +26,20 @@
"custom/weather", "custom/weather",
], ],
"modules-center": [ "modules-center": [
"custom/menu", "custom/menu",
"custom/separator#dot-line", "custom/separator#dot-line",
"idle_inhibitor", "idle_inhibitor",
"custom/separator#dot-line", "custom/separator#dot-line",
"clock", "clock",
"custom/separator#dot-line", "custom/separator#dot-line",
"custom/light_dark", "custom/light_dark",
"custom/separator#dot-line", "custom/separator#dot-line",
"custom/lock", "custom/lock",
"custom/separator#dot-line", //],
"custom/keybinds", "custom/separator#dot-line",
], "custom/keybinds",
],
"modules-right": [ "modules-right": [
//"hyprland/window", //"hyprland/window",

Loading…
Cancel
Save