diff options
author | zachir <zachir@librem.one> | 2024-02-06 12:09:17 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-06 23:29:05 -0600 |
commit | ef24d6549a43bf236e930f87ea9e892e98d921f6 (patch) | |
tree | 9729e131de0f0ab8ccf6de4e8e7260456f55b948 /hypr/hyprload.toml | |
parent | a6d73c0b93b516f1503e979128752ceac4bc3484 (diff) |
hypr: remove hyprload
Upstream hyprpm is now in both Artix and Arch repos, so now we will be
using that instead of hyprload.
Diffstat (limited to 'hypr/hyprload.toml')
-rw-r--r-- | hypr/hyprload.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hypr/hyprload.toml b/hypr/hyprload.toml deleted file mode 100644 index 65e668c..0000000 --- a/hypr/hyprload.toml +++ /dev/null @@ -1,3 +0,0 @@ -plugins = [ - "Duckonaut/split-monitor-workspaces", -] |