From 8e51aa633fa69e4bfacfeb21edc4733f771aa73d Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Fri, 22 May 2026 22:09:23 -0400 Subject: refactor: get rid of bad keyboard shortcut been using Shift+Space for over a decade for this, not the best... time for a change --- .config/autostart/xcape.desktop | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .config/autostart/xcape.desktop (limited to '.config/autostart') diff --git a/.config/autostart/xcape.desktop b/.config/autostart/xcape.desktop new file mode 100644 index 0000000..68a0d70 --- /dev/null +++ b/.config/autostart/xcape.desktop @@ -0,0 +1,13 @@ +[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 + -- cgit v1.2.3