diff options
Diffstat (limited to 'hypr/hyprload.toml')
-rw-r--r-- | hypr/hyprload.toml | 3 |
1 files changed, 3 insertions, 0 deletions
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", +] |