mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-13 18:57:23 +00:00
Add settings for touchpad, turn off vsync, remove volume slider
This commit is contained in:
parent
c1f0fd1d66
commit
6fb00c7db9
3 changed files with 4 additions and 28 deletions
|
|
@ -238,33 +238,6 @@ format-underline = #98971a
|
|||
|
||||
label = %date% %time%
|
||||
|
||||
[module/pulseaudio]
|
||||
type = internal/pulseaudio
|
||||
|
||||
format-volume = <label-volume> <bar-volume>
|
||||
label-volume = VOL %percentage%%
|
||||
label-volume-foreground = ${root.foreground}
|
||||
|
||||
label-muted = 🔇 muted
|
||||
label-muted-foreground = #666
|
||||
|
||||
bar-volume-width = 10
|
||||
bar-volume-foreground-0 = ${colors.secondary}
|
||||
bar-volume-foreground-1 = ${colors.secondary}
|
||||
bar-volume-foreground-2 = ${colors.secondary}
|
||||
bar-volume-foreground-3 = ${colors.secondary}
|
||||
bar-volume-foreground-4 = ${colors.secondary}
|
||||
bar-volume-foreground-5 = #f5a70a
|
||||
bar-volume-foreground-6 = ${colors.alert}
|
||||
bar-volume-gradient = false
|
||||
bar-volume-indicator = |
|
||||
bar-volume-indicator-font = 2
|
||||
bar-volume-fill = ─
|
||||
bar-volume-fill-font = 2
|
||||
bar-volume-empty = ─
|
||||
bar-volume-empty-font = 2
|
||||
bar-volume-empty-foreground = ${colors.foreground-alt}
|
||||
|
||||
[module/alsa]
|
||||
type = internal/alsa
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue