From 7af5f4551287942913ec0043ed6b4dbc7447ad7f Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 22 Feb 2022 14:13:14 +0000 Subject: [PATCH] remove conflicting up/down and mouse bindings --- sxhkdrc | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/sxhkdrc b/sxhkdrc index 1e73831..33631da 100644 --- a/sxhkdrc +++ b/sxhkdrc @@ -13,19 +13,6 @@ ctrl + grave KP_Divide ~/.config/sxhkd/toggle-gb-ru-kb.sh -# mouse scroll down -super + Down - xte 'mouseclick 5' -# xte provided by xautomation package (Arch) - -# mouse scroll up -super + Up - xte 'mouseclick 4' - -# mouse middle click -super + v - xte 'mouseclick 2' - # make sxhkd reload its configuration files: super + Escape pkill -USR1 -x sxhkd