hyprland: terminal scratchpad at 50%
This commit is contained in:
parent
679284ba64
commit
955144532e
1 changed files with 1 additions and 1 deletions
|
|
@ -397,7 +397,7 @@ in
|
||||||
name = "scratchpad-inset",
|
name = "scratchpad-inset",
|
||||||
match = { class = "^dev.fred.scratchpad$" },
|
match = { class = "^dev.fred.scratchpad$" },
|
||||||
float = true,
|
float = true,
|
||||||
size = "monitor_w*0.8 monitor_h*0.8",
|
size = "monitor_w*0.5 monitor_h*0.5",
|
||||||
center = true,
|
center = true,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue