initial commit

This commit is contained in:
2025-05-04 23:56:04 +02:00
commit 4e10b4d2c2
354 changed files with 53348 additions and 0 deletions

21
config/hypr/pyprland.toml Normal file
View File

@@ -0,0 +1,21 @@
[pyprland]
plugins = ["scratchpads", "magnify"]
[scratchpads.pavucontrol]
command = "pavucontrol"
class = "org.pulseaudio.pavucontrol"
size = "600px 600px"
margin = 50
unfocus = "hide"
animation = "fromTop"
[scratchpads.network]
command = "nm-connection-editor"
class = "nm-connection-editor"
size ="600px 600px"
margin = 1200
unfocus = "hide"
animation = "fromRight"
lazy = true
multi = true