From 80dff76c9ebdb22f802e60ca1c5bbfe97a4299fb Mon Sep 17 00:00:00 2001 From: piotr Date: Wed, 25 May 2022 23:20:01 +0200 Subject: [PATCH] add nwg-shell initial data file --- sway-home/.local/share/nwg-shell/data | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sway-home/.local/share/nwg-shell/data diff --git a/sway-home/.local/share/nwg-shell/data b/sway-home/.local/share/nwg-shell/data new file mode 100644 index 00000000..b9b803ce --- /dev/null +++ b/sway-home/.local/share/nwg-shell/data @@ -0,0 +1,3 @@ +{ + "last-upgrade": "0.2.1" +} \ No newline at end of file