diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-04-12 19:54:03 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-04-12 19:54:03 -0400 |
commit | 6e286466b8369c5198510920695810e9664d2204 (patch) | |
tree | 3112ccfec3bf7276243cc687bb1c5fe854567d31 /home-config/hypr/pyprland.toml | |
parent | f77555e18fb06010118d0576aff10acc39242452 (diff) |
Added pyprland for zoom and updated some options
for hyprland
Diffstat (limited to 'home-config/hypr/pyprland.toml')
-rw-r--r-- | home-config/hypr/pyprland.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/home-config/hypr/pyprland.toml b/home-config/hypr/pyprland.toml new file mode 100644 index 0000000..cd081fe --- /dev/null +++ b/home-config/hypr/pyprland.toml | |||
@@ -0,0 +1,5 @@ | |||
1 | [pyprland] | ||
2 | plugins = ["magnify"] | ||
3 | |||
4 | [magnify] | ||
5 | factor = 2.5 | ||