This commit is contained in:
lucy 2026-02-06 20:16:32 +01:00
parent 6f5e643744
commit 6ffb6d9019
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
include = ~/.config/fuzzel/colors.ini include = ~/.config/fuzzel/colors.ini
[main] [main]
font=Google Sans:size=12 font=Google Sans:size=10
match-mode=fuzzy match-mode=fuzzy
[border] [border]
radius=0 radius=25

View File

@ -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 = ,XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
bindel = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindel = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
bindel = ,XF86MonBrightnessUp, exec, brightnessctl -e4 -n2 set 5%+ bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 10%+
bindel = ,XF86MonBrightnessDown, exec, brightnessctl -e4 -n2 set 5%- bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
# Requires playerctl # Requires playerctl
bindl = , XF86AudioNext, exec, playerctl next bindl = , XF86AudioNext, exec, playerctl next

@ -1 +1 @@
Subproject commit 318ca10e44dc776503e13a19c97aa3827a1e90bd Subproject commit 62f7a986e8dda74d1e9248f4fb59179b2f679fc0