From df9d58833199be0754aeccf074f41aea77af2dea Mon Sep 17 00:00:00 2001
From: Olivier DOSSMANN <git@dossmann.net>
Date: Wed, 15 Jan 2025 10:29:44 +0100
Subject: [PATCH] fix(applications): delete useless ~/bin/qtpass-wayland file

Because we use .local/share/applications/qtpass.desktop instead!
---
 bin/qtpass-wayland | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100755 bin/qtpass-wayland

diff --git a/bin/qtpass-wayland b/bin/qtpass-wayland
deleted file mode 100755
index 3e488c0..0000000
--- a/bin/qtpass-wayland
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-# Compatible with Wayland. Cf. https://github.com/IJHack/QtPass/issues/663
-export QT_QPA_PLATFORM=xcb && /usr/bin/qtpass