add i3 and polybar conf, add new rofi logout screen
This commit is contained in:
21
polybar/modules/sound.ini
Normal file
21
polybar/modules/sound.ini
Normal file
@@ -0,0 +1,21 @@
|
||||
[module/sound]
|
||||
type = internal/pulseaudio
|
||||
|
||||
format-volume = <ramp-volume><label-volume>
|
||||
label-volume = "%{F#18FFFF}%percentage%% "
|
||||
label-volume-padding-right = 0
|
||||
label-volume-padding-left = 1
|
||||
label-volume-font = 2
|
||||
|
||||
format-mutes = <label-muted>
|
||||
label-muted-padding-right = 0
|
||||
label-muted-font = 1
|
||||
label-muted = "%{F#18FFFF} ﱝ %{T2}0% "
|
||||
|
||||
ramp-volume-0 = "%{F#18FFFF} "
|
||||
ramp-volume-1 = "%{F#18FFFF} 墳"
|
||||
ramp-volume-2 = "%{F#18FFFF} "
|
||||
ramp-volume-font = 1
|
||||
use-ui-max = true
|
||||
|
||||
click-right = pavucontrol
|
||||
Reference in New Issue
Block a user