From d211cd222a5ac932e04389a166a0d48bf83ff461 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 7 Dec 2023 16:07:31 -0800 Subject: dwm switch to superkey, so surfingkeys no need to remap alt-s, tho it seems not working --- home/xyz/.config/myconf/surfingkeys_config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/xyz/.config/myconf/surfingkeys_config.js b/home/xyz/.config/myconf/surfingkeys_config.js index 8ab842c3..b53da7a8 100644 --- a/home/xyz/.config/myconf/surfingkeys_config.js +++ b/home/xyz/.config/myconf/surfingkeys_config.js @@ -39,8 +39,8 @@ map(';h',''); unmap(''); // alt-s not working, seems because arkenfox user.js enabled resist finger printing // remap alt-s also not working, see issue in github -map(';s',''); -unmap(''); +//map(';s',''); +//unmap(''); // on firefox, firenvim default Ctrl-e will be overwirted by github issue hotkey, see: // https://github.com/glacambre/firenvim/issues/1046 -- cgit v1.2.3-70-g09d2