diff options
author | zachir <zachir@librem.one> | 2024-02-06 12:09:17 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-06 15:47:49 -0600 |
commit | 469bf1ace66604e6b2b5b5e4a027d69383f6e63d (patch) | |
tree | a37bbfcfe4e2459c365bdbc0d625919a6a0557f6 /hypr/hyprload.toml | |
parent | f10950b5aff5197a338a0b5a93338e4ee3233f01 (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", -] |