[module/volume] type = internal/pulseaudio use-ui-max = false ; format-volume =  format-volume = format-volume-background = ${colors.dark0_hard} format-volume-foreground = ${colors.light0_soft} format-volume-padding = 1 format-font = 4 ramp-volume-0 =  ramp-volume-1 =  ramp-volume-2 =  format-muted =  ; format-muted =  format-muted-background = ${colors.dark0_hard} format-muted-foreground = ${colors.faded_red} format-muted-padding = 1 format-muted-font = 4 ; label-volume = %percentage%% ; bar-muted-foreground = "#aaaaaa" ; label-muted = "---- muted ----" ; label-muted = "∣∣∣∣∣∣∣∣∣∣∣∣∣∣∣" ; label-muted = "───────────────" label-muted = "···············" ; label-muted = "" bar-volume-width = 16 bar-volume-gradient = false bar-volume-indicator = bar-volume-indicator-foreground = ${colors.light0_soft} bar-volume-indicator-font = 4 ; bar-volume-fill = ─ bar-volume-fill = · ; bar-volume-fill = ∣ bar-volume-foreground-0 = ${colors.faded_yellow} ; bar-volume-foreground-0 = "#aaaaaa" bar-volume-fill-font = 4 ; bar-volume-empty = ─ bar-volume-empty = · ; bar-volume-empty = ∣ bar-volume-empty-foreground = ${colors.dark0_soft} bar-volume-empty-font = 4 click-right = pavucontrol ;; ------------------------------------------- [module/menu-apps] type = custom/menu ; If true, will be to the left of the menu items (default). ; If false, it will be on the right of all the items. expand-right = true ; "menu-LEVEL-N" has the same properties as "label-NAME" with ; the additional "exec" property ; ; Commands will be executed using "/bin/sh -c $COMMAND" menu-0-0 = Browsers menu-0-0-exec = #menu-apps.open.1 menu-0-1 = Multimedia menu-0-1-exec = #menu-apps.open.2 menu-1-0 = Firefox menu-1-0-exec = firefox menu-1-1 = Chromium menu-1-1-exec = chromium menu-2-0 = Gimp menu-2-0-exec = gimp menu-2-1 = Scrot menu-2-1-exec = scrot ; Available tags: ; (default) - gets replaced with ; (default) ; If expand-right is true, the default will be "" and the ; other way around otherwise. ; Note that if you use you must also include ; the definition for ; format = label-open = Apps label-close = x ; Optional item separator ; Default: none label-separator = | ;; ------------------------------------------- [module/weather] type = custom/script exec = busctl --user -j get-property io.ntfd /weather openweathermap.strings RenderedTemplate | jq -r .data interval = 60 label-font = 2 ;; ------------------------------------------- [module/date] type = internal/date interval = 1.0 time = %A / %d %b %Y / %H:%M:%S ; time-alt = %Y-%m-%d format =