/ touch change shortcut from t to w

w is by def used for quit, same as q, so dupe
This commit is contained in:
fro
2025-11-17 04:26:41 -05:00
parent 21275155e4
commit 5c61ea030d

View File

@@ -46,7 +46,7 @@ map b multi-dragon
map e edit
map o &xdg-open $f # dedicated keys for file opener actions
map <a-r> recol
map t :push %touch<space>
map w :push %touch<space>
map x $$f # execute current file (must be executable)
map X !$f