OSDN Git Service

enable mouse scrolling in hotkeys
authorpaperbenni <paperbenni@gmail.com>
Sun, 17 May 2020 09:08:51 +0000 (11:08 +0200)
committerpaperbenni <paperbenni@gmail.com>
Sun, 17 May 2020 09:08:51 +0000 (11:08 +0200)
programs/instanthotkeys

index 15c7aeb..a886472 100755 (executable)
@@ -9,4 +9,4 @@ fi
 
 cp ~/.cache/instantos/hotkeys.md /tmp/hotkeys
 curl -s 'https://raw.githubusercontent.com/instantOS/instantos.github.io/master/youtube/hotkeys.md' >~/.cache/instantos/hotkeys.md &
-less /tmp/hotkeys
+less --mouse --wheel-lines=3 /tmp/hotkeys