{ ... }: { enable = true; systemd.enable = true; settings = { mainBar = { layer = "top"; position = "top"; height = 20; outputs = "*"; spacing = 0; modules-left = [ "hyprland/workspaces" ]; modules-center = [ ]; modules-right = [ "pulseaudio" "bluetooth" "hyprland/language" "battery" "tray" ]; "hyprland/workspaces" = { format = "{icon}"; format-icons = { "1" = "α"; "2" = "β"; "3" = "γ"; "4" = "δ"; "5" = "ε"; "6" = "ζ"; "7" = "η"; "8" = "θ"; "9" = "ι"; "10" = "κ"; "11" = "α"; "12" = "β"; "13" = "γ"; "14" = "δ"; "15" = "ε"; "16" = "ζ"; "17" = "η"; "18" = "θ"; "19" = "ι"; "20" = "κ"; "21" = "α"; "22" = "β"; "23" = "γ"; "24" = "δ"; "25" = "ε"; "26" = "ζ"; "27" = "η"; "28" = "θ"; "29" = "ι"; "30" = "κ"; }; all-outputs = false; }; "hyprland/window" = { separate-outputs = true; }; bluetooth = { format = ""; format-disabled = "󰂲"; format-off = "󰂲"; format-on = ""; format-connected = "󰂱"; on-click = "blueberry"; }; battery = { states = { warning = 15; critical = 5; }; }; tray = { icon-size = 12; spacing = 10; }; "pulseaudio/slider" = { min = 0; max = 100; orientation = "horizontal"; }; "hyprland/language" = { format = "{}"; format-en = "US"; "format-de" = "CH"; }; }; }; style = ./style.css; }