mirror of
https://github.com/gosticks/PaperWM.git
synced 2026-02-20 07:42:44 +00:00
I have no idea if things work on 3.26 so drop support, I'm also guessing that 3.26 is rarely used. 3.28 is pretty common, eg. through Ubuntu LTS.
10 lines
284 B
JSON
10 lines
284 B
JSON
{
|
|
"uuid": "paperwm@hedning:matrix.org",
|
|
"name": "PaperWM",
|
|
"description": "Tiling window manager with a twist",
|
|
"url": "https://github.com/paperwm/PaperWM",
|
|
"settings-schema": "org.gnome.Shell.Extensions.PaperWM",
|
|
"shell-version": [ "3.28", "3.30"],
|
|
"version": "beta"
|
|
}
|