[pyprland] plugins = [ "scratchpads", "wallpapers", ] [scratchpads.term] animation = "fromTop" #command = "ghostty --class ghostty-dropterm" command = "ghostty --class=com.example.clipse" class = "com.example.clipse" #class = "ghostty-dropterm" size = "75% 60%" max_size = "1920px 100%" margin = 50 [wallpapers] path = "~/Pictures/wallpapers/" interval = 60 unique = true recurse = true extensions = ["jpg", "jpeg", "png"] command = 'swww img --transition-type any "[file]"' clear_command = "swww clear"