From 03c0806aebd82dd0a0e17d5154869ac92dc4d5cc Mon Sep 17 00:00:00 2001 From: rydesun Date: Mon, 10 Oct 2022 19:11:45 +0800 Subject: [PATCH] Remove xbindkeys config --- .config/xbindkeys/config | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .config/xbindkeys/config diff --git a/.config/xbindkeys/config b/.config/xbindkeys/config deleted file mode 100644 index cb64167..0000000 --- a/.config/xbindkeys/config +++ /dev/null @@ -1,5 +0,0 @@ -"xdotool keydown super && notify-send -t 5000 xdotool 正在持续按住Super键..." - b:9 - -"xdotool keyup super; notify-send -t 5000 xdotool 松开Super键。" - Mod4 + b:8 + Release