diff --git a/config/ags/config.js b/config/ags/config.js index 53e7a64c..6b8e848b 100644 --- a/config/ags/config.js +++ b/config/ags/config.js @@ -1,3 +1,4 @@ +// TODO(sako):: try to do something like this https://github.com/PartyWumpus/dotfiles/blob/7cecf39127af0818a3b0d2d8112bf03c304d1172/modules/hyprland/ags/src/main.ts const hyprland = await Service.import("hyprland") // const notifications = await Service.import("notifications") const mpris = await Service.import("mpris")