updates
This commit is contained in:
parent
6f5e643744
commit
6ffb6d9019
@ -1,7 +1,7 @@
|
||||
include = ~/.config/fuzzel/colors.ini
|
||||
[main]
|
||||
|
||||
font=Google Sans:size=12
|
||||
font=Google Sans:size=10
|
||||
match-mode=fuzzy
|
||||
[border]
|
||||
radius=0
|
||||
radius=25
|
||||
|
||||
@ -308,8 +308,8 @@ bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@
|
||||
bindel = ,XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bindel = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
bindel = ,XF86MonBrightnessUp, exec, brightnessctl -e4 -n2 set 5%+
|
||||
bindel = ,XF86MonBrightnessDown, exec, brightnessctl -e4 -n2 set 5%-
|
||||
bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 10%+
|
||||
bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
|
||||
|
||||
# Requires playerctl
|
||||
bindl = , XF86AudioNext, exec, playerctl next
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 318ca10e44dc776503e13a19c97aa3827a1e90bd
|
||||
Subproject commit 62f7a986e8dda74d1e9248f4fb59179b2f679fc0
|
||||
Loading…
x
Reference in New Issue
Block a user