1amSimp1e / dots

Nothing here but Dotfiles & Customization 💫
GNU General Public License v3.0
1.21k stars 70 forks source link

hyprland.conf isn't written properly #93

Open ImBadAtComputers opened 2 months ago

ImBadAtComputers commented 2 months ago

In hyprland, "#####...." generates errors as "#" starts comments but "##" is basically a comment being started then ended too and the rest of the #s get counted as code. It should be written as "# #####....". Moreover the text-art reading "minimal..." also needs to be properly commented.

1amSimp1e commented 2 months ago

thank you! i didn't use the dots anymore, so didn't know, but it used to work like that. I might fix in future updates