remove obsolete config items

This commit is contained in:
fdev31 2023-04-27 21:44:33 +02:00
parent 8a61845c66
commit 6207a5616f

View file

@ -48,13 +48,11 @@ Create a configuration file in `~/.config/hypr/pyprland.json` enabling a list of
"scratchpads": {
"term": {
"command": "kitty --class kitty-dropterm",
"class": "kitty-dropterm",
"animation": "fromTop",
"unfocus": "hide"
},
"volume": {
"command": "pavucontrol",
"class": "pavucontrol",
"unfocus": "hide",
"animation": "fromRight"
}