initial commit
This commit is contained in:
21
config/hypr/pyprland.toml
Normal file
21
config/hypr/pyprland.toml
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user