From 0f494db49594dc6a1e4403e792a73cea9a44dfe6 Mon Sep 17 00:00:00 2001 From: sils Date: Thu, 28 Sep 2023 21:08:48 +0200 Subject: feat(files/nwg-panel): add nwg-panel config --- files/nwg-panel/common-settings.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files/nwg-panel/common-settings.json (limited to 'files/nwg-panel/common-settings.json') 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 -- cgit 1.4.1