hyprland: terminal scratchpad at 50%

This commit is contained in:
rope 2026-08-19 21:52:00 +01:00
parent 679284ba64
commit 955144532e

View file

@ -397,7 +397,7 @@ in
name = "scratchpad-inset",
match = { class = "^dev.fred.scratchpad$" },
float = true,
size = "monitor_w*0.8 monitor_h*0.8",
size = "monitor_w*0.5 monitor_h*0.5",
center = true,
})