From 77cbea57d8869681097492f2e291fb313a5085a2 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Tue, 26 Aug 2025 17:36:48 +1000 Subject: [PATCH] (crywl progression) .desktop --- crywl.desktop | 5 +++++ dwl.desktop | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 crywl.desktop delete mode 100644 dwl.desktop diff --git a/crywl.desktop b/crywl.desktop new file mode 100644 index 0000000..c8284ad --- /dev/null +++ b/crywl.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Name=crywl +Comment=Personal DWL fork +Exec=crywl +Type=Application diff --git a/dwl.desktop b/dwl.desktop deleted file mode 100644 index e1380f7..0000000 --- a/dwl.desktop +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Name=dwl -Comment=dwm for Wayland -Exec=dwl -Type=Application