From d4a21a826114bb0ee0b460db78bd3f305e7b04f9 Mon Sep 17 00:00:00 2001
From: kj_sh604
Date: Sat, 23 May 2026 09:20:30 -0400
Subject: refactor: abandon learning super key for whiskermenu
make a toggle instead
---
.config/autostart/xcape.desktop | 13 -------------
.../xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 3 ++-
2 files changed, 2 insertions(+), 14 deletions(-)
delete mode 100644 .config/autostart/xcape.desktop
(limited to '.config')
diff --git a/.config/autostart/xcape.desktop b/.config/autostart/xcape.desktop
deleted file mode 100644
index 68a0d70..0000000
--- a/.config/autostart/xcape.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=0.9.4
-Type=Application
-Name="xcape -e" for whiskermenu
-Comment=Super Key Toggle for Whiskermenu
-Exec=xcape -e 'Super_L=Control_L|Escape'
-OnlyShowIn=XFCE;
-RunHook=0
-StartupNotify=false
-Terminal=false
-Hidden=false
-
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
index e63f0db..b3f8146 100644
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -64,7 +64,8 @@
-
+
+
--
cgit v1.2.3