mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
2024-12-12
This commit is contained in:
@@ -18,7 +18,8 @@ separator-foreground = ${colors.disabled}
|
||||
; modules
|
||||
modules-left = xworkspaces i3
|
||||
modules-center = tidal
|
||||
modules-right = pulseaudio pulseaudio-microphone weather temperature updates ping battery date
|
||||
modules-right = output-audio weather temperature updates ping battery date
|
||||
; modules-right = output-audio input-audio weather temperature updates ping battery date
|
||||
|
||||
; fonts (fc-list)
|
||||
; offset = height - size / 2 (for vertical center, icons are weird and need to be even numbers)
|
||||
|
@@ -20,7 +20,7 @@ label-empty-foreground = ${colors.disabled}
|
||||
label-empty-padding = 1
|
||||
|
||||
|
||||
[module/pulseaudio]
|
||||
[module/output-audio]
|
||||
type = internal/pulseaudio
|
||||
|
||||
format-volume-prefix = "🔊 "
|
||||
@@ -171,7 +171,7 @@ scroll-up = "~/.config/i3/scripts/tidal-cli.sh next"
|
||||
scrolldown = "~/.config/i3/scripts/tidal-cli.sh previous"
|
||||
click-right = "~/.config/i3/scripts/tidal-cli.sh getLink | xclip -selection clipboard"
|
||||
|
||||
[module/pulseaudio-microphone]
|
||||
[module/input-audio]
|
||||
type = custom/script
|
||||
exec = ~/.config/polybar/scripts/pulse-microphone.sh
|
||||
tail = true
|
||||
|
Reference in New Issue
Block a user