hyprland: shrink the terminal scratchpad to 60%
This commit is contained in:
parent
8df52a3686
commit
d83b830c1c
2 changed files with 22 additions and 14 deletions
|
|
@ -397,7 +397,7 @@ in
|
|||
name = "scratchpad-inset",
|
||||
match = { class = "^dev.fred.scratchpad$" },
|
||||
float = true,
|
||||
size = "80% 80%",
|
||||
size = "60% 60%",
|
||||
center = true,
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue