From 935ceac5c347da9f5df185785f410b0b71269bf1 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sun, 27 Oct 2024 15:31:43 +0100 Subject: [PATCH] Update debian/hypridle.install --- debian/hypridle.install | 3 +++ debian/hyprlock.install | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 debian/hypridle.install delete mode 100644 debian/hyprlock.install diff --git a/debian/hypridle.install b/debian/hypridle.install new file mode 100644 index 0000000..12883e3 --- /dev/null +++ b/debian/hypridle.install @@ -0,0 +1,3 @@ +usr/bin +usr/lib +usr/share/hypr \ No newline at end of file diff --git a/debian/hyprlock.install b/debian/hyprlock.install deleted file mode 100644 index 98dd6cb..0000000 --- a/debian/hyprlock.install +++ /dev/null @@ -1,3 +0,0 @@ -usr/bin -etc/pam.d -usr/share/hypr \ No newline at end of file