From 19528de380b5400f75b029da828c86cf525f2107 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 2 Jan 2024 15:50:25 -0600 Subject: hypr: Adding in pyprland and hyprload extensions We're going to be using two extensions, so naturally we need to have two extension managers (-_-). This should configure both the pyprland and hyprload widgets in full, assuming both are already installed. --- hypr/hyprload.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hypr/hyprload.toml (limited to 'hypr/hyprload.toml') diff --git a/hypr/hyprload.toml b/hypr/hyprload.toml new file mode 100644 index 0000000..65e668c --- /dev/null +++ b/hypr/hyprload.toml @@ -0,0 +1,3 @@ +plugins = [ + "Duckonaut/split-monitor-workspaces", +] -- cgit v1.2.3