✨ feat(ags/runner): add plugin to control media from runner with prefix :
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import { Astal } from "astal/gtk3";
|
||||
|
||||
import AstalApps from "gi://AstalApps";
|
||||
import AstalHyprland from "gi://AstalHyprland";
|
||||
|
||||
|
||||
const astalApps: AstalApps.Apps = new AstalApps.Apps();
|
||||
let appsList: Array<AstalApps.Application> = astalApps.get_list();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user