mirror of
https://github.com/Ascyii/scripts.git
synced 2026-01-01 04:44:24 -05:00
Minors
This commit is contained in:
@@ -8,5 +8,11 @@ libinput debug-events | while read -r line; do
|
||||
rnote &
|
||||
# optional: add `disown` if you don't want it tied to terminal
|
||||
fi
|
||||
#if echo "$line" | grep -q 'TABLET_TOOL_BUTTON.*pressed'; then
|
||||
# ydotool click --hold 0 # hold left mouse button
|
||||
#fi
|
||||
#if echo "$line" | grep -q 'TABLET_TOOL_BUTTON.*released'; then
|
||||
# ydotool click --release 0
|
||||
#fi
|
||||
done
|
||||
|
||||
|
||||
0
shell/rofi_web.sh
Normal file → Executable file
0
shell/rofi_web.sh
Normal file → Executable file
Reference in New Issue
Block a user