Browse Source

tweak waybar config - sleek

pull/293/head
JaKooLit 2 years ago
parent
commit
7b99ec35d9
  1. 24
      config/waybar/configs/[BOT] Sleek
  2. 18
      config/waybar/configs/[TOP] Sleek

24
config/waybar/configs/[BOT] Sleek

@ -14,23 +14,31 @@
"modules-left": [ "modules-left": [
"custom/menu", "custom/menu",
"custom/separator#blank_2", "custom/separator#blank_2",
"mpris", "hyprland/workspaces",
"hyprland/window" "custom/separator#blank_2",
"mpris",
"tray"
], ],
"modules-center": [ "modules-center": [
"hyprland/workspaces" "idle_inhibitor",
"custom/separator#blank",
"clock",
"custom/separator#blank",
"custom/swaync"
], ],
"modules-right": [ "modules-right": [
"tray", "hyprland/window",
"custom/swaync", "custom/separator#blank",
"custom/separator#blank",
"pulseaudio", "pulseaudio",
"clock", "custom/separator#blank",
"custom/power" "custom/power",
], ],
// Additional format / customize modules // Additional format / customize modules
"custom/power": { "custom/power": {

18
config/waybar/configs/[TOP] Sleek

@ -13,21 +13,23 @@
"modules-left": [ "modules-left": [
"custom/menu", "custom/menu",
"custom/separator#blank_2", "custom/separator#blank_2",
"clock", "hyprland/workspaces",
"custom/separator#blank_2", "custom/separator#blank_2",
"hyprland/window" "mpris",
"tray"
], ],
"modules-center": [ "modules-center": [
"hyprland/workspaces" "idle_inhibitor",
"custom/separator#blank",
"clock",
"custom/separator#blank",
"custom/swaync"
], ],
"modules-right": [ "modules-right": [
"custom/swaync", "hyprland/window",
"custom/separator#blank",
"tray",
"custom/separator#blank", "custom/separator#blank",
"mpris",
"custom/separator#blank", "custom/separator#blank",
"pulseaudio", "pulseaudio",
"custom/separator#blank", "custom/separator#blank",

Loading…
Cancel
Save