diff --git a/.config/ags/config.js b/.config/ags/config.js index 1dc2d70b4..2aa49dc92 100644 --- a/.config/ags/config.js +++ b/.config/ags/config.js @@ -82,4 +82,4 @@ App.config({ // Stuff that don't need to be toggled. And they're async so ugh... forMonitorsAsync(Bar); -// Bar().catch(print); // Use this to debug the bar. Single monitor only. \ No newline at end of file +// Bar().catch(print); // Use this to debug the bar. Single monitor only.