mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed a typo in the hyprland config
This commit is contained in:
parent
52c3c33887
commit
0495972d45
@ -97,7 +97,7 @@ in
|
|||||||
", XF86AudioPlay, exec, playerctl play-pause"
|
", XF86AudioPlay, exec, playerctl play-pause"
|
||||||
", XF86AudioRaiseVolume, exec, VolumeManager up"
|
", XF86AudioRaiseVolume, exec, VolumeManager up"
|
||||||
", XF86AudioLowerVolume, exec, VolumeManager down"
|
", XF86AudioLowerVolume, exec, VolumeManager down"
|
||||||
", XF866AudioMute, exec, VolumeManager mute"
|
", XF86AudioMute, exec, VolumeManager mute"
|
||||||
];
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user