diff --git a/.config/ags/config.js b/.config/ags/config.js index d5614b7d0..c738a39f9 100644 --- a/.config/ags/config.js +++ b/.config/ags/config.js @@ -56,9 +56,9 @@ export default { }; // We don't want context menus of the bar's tray go under the rounded corner below, -// So bar is returned after 1ms, making it get spawned after the corner -// And having an Utils.timeout in that window array just gives an error +// so bar is returned after default export, making it get spawned after the corner +// (having an Utils.timeout in that window array just gives an error) // Not having it in default export is fine since we don't need to toggle it Bar(); -// uwu \ No newline at end of file +// uwu \ No newline at end of file diff --git a/.config/ags/data/sourceviewtheme.xml b/.config/ags/data/sourceviewtheme.xml index cecf966b8..61b3324d1 100644 --- a/.config/ags/data/sourceviewtheme.xml +++ b/.config/ags/data/sourceviewtheme.xml @@ -29,7 +29,7 @@