From 94105440e61d539d8ec68ea8bb4a16b37c6d9c50 Mon Sep 17 00:00:00 2001
From: zachir <zachir@librem.one>
Date: Tue, 4 Jun 2024 22:09:28 -0500
Subject: Increase easyeffects scratchpad size

Increasing it from 50% screen size to 75% (in both dimensions).
---
 hypr/pyprland.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'hypr')

diff --git a/hypr/pyprland.toml b/hypr/pyprland.toml
index dfa2aab..af439ab 100644
--- a/hypr/pyprland.toml
+++ b/hypr/pyprland.toml
@@ -98,6 +98,6 @@ animation = ""
 command = "flatpak run com.github.wwmm.easyeffects"
 class = "com.github.wwmm.easyeffects"
 lazy = true
-size = "50% 50%"
+size = "75% 75%"
 position = "25% 25%"
 unfocus = "hide"
-- 
cgit v1.2.3