## Copyright (C) 2020-2023 Aditya Shakya ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ [module/volume-bar] type = internal/pulseaudio ; Sink to be used, if it exists (find using `pacmd list-sinks`, name field) ; If not, uses default sink sink = ; Use PA_VOLUME_UI_MAX (~153%) if true, or PA_VOLUME_NORM (100%) if false ; Default: true use-ui-max = false ; Interval for volume increase/decrease (in percent points) ; Default: 5 interval = 5 ; Available tags: ; (default) ; ; format-volume = ; Available tags: ; (default) ; ; format-muted = ; Available tokens: ; %percentage% (default) label-volume = 墳 label-volume-foreground = ${color.FOREGROUND} ; Available tokens: ; %percentage% (default format-muted-prefix = 婢 label-muted = " MUTE" label-muted-foreground = ${color.RED} ; Only applies if is used ramp-volume-0 = 奄 ramp-volume-1 = 奄 ramp-volume-2 = 奄 ramp-volume-3 = 奔 ramp-volume-4 = 奔 ramp-volume-5 = 奔 ramp-volume-6 = 墳 ramp-volume-7 = 墳 ramp-volume-8 = 墳 ramp-volume-9 = 墳 ; Only applies if is used bar-volume-width = 10 bar-volume-gradient = false bar-volume-indicator = bar-volume-indicator-foreground = ${color.ACCENT} bar-volume-indicator-font = 2 bar-volume-fill =  bar-volume-foreground-0 = ${color.GREEN} bar-volume-foreground-1 = ${color.GREEN} bar-volume-foreground-2 = ${color.YELLOW} bar-volume-foreground-3 = ${color.RED} bar-volume-fill-font = 2 bar-volume-empty =  bar-volume-empty-foreground = ${color.ALTBACKGROUND} bar-volume-empty-font = 2 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ [module/bna-bar] type = custom/text content = " NA" content-prefix =  content-prefix-foreground = ${color.FOREGROUND} ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ [module/backlight-bar] type = internal/xbacklight ; Use the following command to list available cards: ; $ ls -1 /sys/class/backlight/ card = intel_backlight ; Available tags: ;