[pyprland]
plugins = [
  "scratchpads",
  "toggle_special",
  "expose"
]

[scratchpads.sphtop]
animation = ""
command = "kitty --class sphtop htop"
class = "sphtop"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.spterm]
animation = ""
command = "kitty --class spterm"
class = "spterm"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.sppmxr]
animation = ""
command = "kitty --class sppmxr pulsemixer"
class = "sppmxr"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.spblue]
animation = ""
command = "kitty --class spblue bluetoothctl"
class = "spblue"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.spncmp]
animation = ""
command = "kitty --class spncmp ncmpcpp"
class = "spncmp"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.spmutt]
animation = ""
command = "kitty --class spmutt neomutt"
class = "spmutt"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.spprof]
animation = ""
command = "kitty --class spprof profanity"
class = "spprof"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.spirss]
animation = ""
command = "kitty --class spirss irssi"
class = "spirss"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.sptodo]
animation = ""
command = "kitty --class sptodo todo"
class = "sptodo"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.sptrmc]
animation = ""
command = "kitty --class sptrmc tremc"
class = "sptremc"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.qpwgraph]
animation = ""
command = "qpwgraph"
class = "org.rncbc.qpwgraph"
lazy = true
size = "50% 50%"
position = "25% 25%"

[scratchpads.easyeffects]
animation = ""
command = "flatpak run com.github.wwmm.easyeffects"
class = "com.github.wwmm.easyeffects"
lazy = true
size = "75% 75%"
position = "25% 25%"
unfocus = "hide"