This commit is contained in:
iFargle 2024-01-30 08:23:13 +09:00
parent 75a7dfbded
commit e8bf683bf4

View file

@ -1,7 +1,7 @@
{ theme, ... }: { { theme, ... }: {
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
settings = { settings = {
monitor = ",highrr,auto,1"; monitor = ",highrr,auto,1.25";
bind = [ bind = [
'', XF86AudioMute, exec, swayosd --output-volume=mute-toggle'' '', XF86AudioMute, exec, swayosd --output-volume=mute-toggle''
'', XF86AudioPrev, exec, playerctl previous'' '', XF86AudioPrev, exec, playerctl previous''