diff options
Diffstat (limited to '')
-rw-r--r-- | files/nwg-panel/common-settings.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/files/nwg-panel/common-settings.json b/files/nwg-panel/common-settings.json new file mode 100644 index 0000000..e649e61 --- /dev/null +++ b/files/nwg-panel/common-settings.json @@ -0,0 +1,6 @@ +{ + "restart-on-display": true, + "restart-delay": 500, + "processes-backgroud-only": true, + "processes-own-only": true +} \ No newline at end of file |