--- /dev/null
+## Mako configuration file
+
+# GLOBAL CONFIGURATION OPTIONS
+max-history=100
+sort=-time
+
+# BINDING OPTIONS
+on-button-left=dismiss
+on-button-middle=none
+on-button-right=dismiss-all
+on-touch=dismiss
+on-notify=exec mpv /usr/share/sounds/freedesktop/stereo/message.oga
+
+# STYLE OPTIONS
+font=LiterationMono Nerd Font 16
+width=300
+height=100
+margin=10
+padding=15
+border-size=2
+border-radius=0
+icons=1
+max-icon-size=48
+icon-location=left
+markup=1
+actions=1
+history=1
+text-alignment=left
+default-timeout=5000
+ignore-timeout=0
+max-visible=5
+layer=overlay
+anchor=bottom-center
+
+
+background-color=#181818cc
+text-color=#d8d8d8
+border-color=#7cafc2
+
+[urgency=low]
+background-color=#181818cc
+text-color=#f7ca88
+border-color=#7cafc2
+
+[urgency=high]
+background-color=#181818cc
+text-color=#ab4642
+border-color=#7cafc2
+
+[category=mpd]
+border-color=#f9e2af
+default-timeout=2000
+group-by=category
+++ /dev/null
-## Mako configuration file
-
-# GLOBAL CONFIGURATION OPTIONS
-max-history=100
-sort=-time
-
-# BINDING OPTIONS
-on-button-left=dismiss
-on-button-middle=none
-on-button-right=dismiss-all
-on-touch=dismiss
-on-notify=exec mpv /usr/share/sounds/freedesktop/stereo/message.oga
-
-# STYLE OPTIONS
-font=LiterationMono Nerd Font 16
-width=300
-height=100
-margin=10
-padding=15
-border-size=2
-border-radius=0
-icons=1
-max-icon-size=48
-icon-location=left
-markup=1
-actions=1
-history=1
-text-alignment=left
-default-timeout=5000
-ignore-timeout=0
-max-visible=5
-layer=overlay
-anchor=bottom-center
-
-
-background-color=#181818cc
-text-color=#d8d8d8
-border-color=#7cafc2
-
-[urgency=low]
-background-color=#181818cc
-text-color=#f7ca88
-border-color=#7cafc2
-
-[urgency=high]
-background-color=#181818cc
-text-color=#ab4642
-border-color=#7cafc2
-
-[category=mpd]
-border-color=#f9e2af
-default-timeout=2000
-group-by=category