gui-apps/nwg-panel: fix variable order

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2024-03-27 18:02:18 +01:00
parent d218d3597a
commit 75f7c6025e

View File

@@ -19,9 +19,8 @@ fi
DESCRIPTION="GTK3-based panel for sway and Hyprland Wayland compositors"
HOMEPAGE="https://github.com/nwg-piotr/nwg-panel"
LICENSE="MIT"
IUSE="systemd"
SLOT="0"
IUSE="systemd"
RDEPEND="
x11-libs/gtk+:3