mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-05 06:30:39 -04:00
Who knows at this point. It's been a minute lmao
This commit is contained in:
parent
4175724cd2
commit
f1430c5cd5
10 changed files with 460 additions and 0 deletions
10
pyprland.toml
Normal file
10
pyprland.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
[pyprland]
|
||||
plugins = ["scratchpads"]
|
||||
|
||||
[scratchpads.term]
|
||||
animation = "fromTop"
|
||||
command = "kitty --class kitty-dropterm"
|
||||
class = "kitty-dropterm"
|
||||
size = "60% 30%"
|
||||
max_size = "1920px 40%"
|
||||
margin = 50
|
Loading…
Add table
Add a link
Reference in a new issue