From 8f5d2e73bc452b775377fdd1998b6bb0285c63cb Mon Sep 17 00:00:00 2001 From: Hermes Date: Thu, 14 May 2026 17:23:55 -0400 Subject: [PATCH] feat: add .desktop file for QET Xephyr wofi launch --- local/.local/share/applications/qet-xephyr.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 local/.local/share/applications/qet-xephyr.desktop diff --git a/local/.local/share/applications/qet-xephyr.desktop b/local/.local/share/applications/qet-xephyr.desktop new file mode 100644 index 0000000..bbdfadd --- /dev/null +++ b/local/.local/share/applications/qet-xephyr.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=QET (Xephyr) +Comment=QElectroTech in nested X server for Wayland compatibility +Exec=/home/tpouplier/ExoKortex/4-Automata/dotfiles/scripts/qet-xephyr.sh +Icon=qelectrotech +Type=Application +Categories=Graphics;Engineering; +Terminal=false