From eff6338de78611f1fb0cd3b2cc23353cc1df8007 Mon Sep 17 00:00:00 2001 From: G34RZ Date: Wed, 9 Apr 2025 20:21:07 -0700 Subject: [PATCH] Update PKGBUILD --- PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 104743c..0e88e4c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -44,9 +44,6 @@ package() { if [ -n "${WAYLAND_DISPLAY}" ] || [ "${XDG_SESSION_TYPE}" = "wayland" ] || [ -n "${WAYLAND_SOCKET}" ]; then # Install Wayland desktop entry install -Dm644 system76-power-gui.desktop "$pkgdir/usr/share/applications/system76-power-gui.desktop" - else - # Install X11 desktop entry - install -Dm644 system76-power-gui-x11.desktop "$pkgdir/usr/share/applications/system76-power-gui.desktop" fi # Install polkit rules