From b67535077d276e45b3c8a33751da4751bcdea72f Mon Sep 17 00:00:00 2001 From: Albin Larsson Date: Tue, 21 Jun 2022 09:18:52 +0200 Subject: [PATCH] Debian: Double click .deb doesn't always work --- _includes/index/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/index/releases.html b/_includes/index/releases.html index deb7202..f94c473 100644 --- a/_includes/index/releases.html +++ b/_includes/index/releases.html @@ -25,7 +25,7 @@

Alternatively, you can download the .deb file and run:
- sudo apt install ./ulauncher_x.y.z_all.deb or just double click.
+ sudo apt install ./ulauncher_x.y.z_all.deb or right click and choose to open in your graphical installer (normally named "Software").