home/hyprland/settings: format fix

This commit is contained in:
Aly Raffauf 2024-07-21 14:54:02 -04:00
parent 94a0f95b31
commit ae449deff9

View file

@ -113,10 +113,10 @@ in {
bindle = [
# Display, volume, microphone, and media keys.
", xf86monbrightnessup,exec,${brightness.up}"
", xf86monbrightnessdown,exec,${brightness.down}"
", xf86audioraisevolume,exec,${volume.up}"
", xf86audiolowervolume,exec,${volume.down}"
",xf86monbrightnessup,exec,${brightness.up}"
",xf86monbrightnessdown,exec,${brightness.down}"
",xf86audioraisevolume,exec,${volume.up}"
",xf86audiolowervolume,exec,${volume.down}"
];
decoration = {