AutoYADM commit: 2024-12-15 17:30:02
This commit is contained in:
parent
50045a497b
commit
ff4a6ca9c3
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ set update.lastnaggedversion 1.14.0
|
|||
set update.checkintervalsecs 86400
|
||||
set searchengine duckduckgo
|
||||
set hintchars neiomtsraglphdufcxwyqzvkbj
|
||||
set editorcmd kitty nvim
|
||||
|
||||
" Binds
|
||||
bind ;x hint -F e => { const pos = tri.dom.getAbsoluteCentre(e); tri.excmds.exclaim_quiet("xdotool mousemove --sync " + window.devicePixelRatio * pos.x + " " + window.devicePixelRatio * pos.y + "; xdotool click 1")}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue