]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Create Hyprland.json (#371)
authorNicholas Hebert <68243838+n-hebert@users.noreply.github.com>
Wed, 21 Feb 2024 22:27:05 +0000 (18:27 -0400)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 22:27:05 +0000 (23:27 +0100)
Hyprland.json [new file with mode: 0644]

diff --git a/Hyprland.json b/Hyprland.json
new file mode 100644 (file)
index 0000000..05cc360
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "Hyprland",
+    "files": [
+        {
+            "path": "$HOME/.hyprland",
+            "movable": true,
+            "help": "Used for crash reports. Fixed in https://github.com/hyprwm/Hyprland/pull/4719 and can be moved to $XDG_CACHE_HOME\n"
+        }
+    ]
+}