Silly fish command to facilitate killing trackpad issues #fishshell
This commit is contained in:
5
fish/.config/fish/functions/dbag.fish
Normal file
5
fish/.config/fish/functions/dbag.fish
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
function dbag
|
||||||
|
xinput set-prop "SynPS/2 Synaptics TouchPad" "Synaptics Tap Action" 0
|
||||||
|
xinput set-prop "SynPS/2 Synaptics TouchPad" "Synaptics ClickPad" 0
|
||||||
|
setxkbmap -option "caps:escape"
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user