mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
fix and some QoL changes
* antidots on readline inputrc * keyd to platforms/linux/keyd * org hide archive and sync vanilla with doom on custom vars * delete some appearance plugins
This commit is contained in:
parent
ee793c54af
commit
ccaf0ce33e
9 changed files with 50 additions and 10 deletions
|
|
@ -1,19 +0,0 @@
|
|||
[org-telegram-desktop]
|
||||
|
||||
alt.n = macro(C-tab)
|
||||
alt.e = C-S-tab
|
||||
|
||||
[wechat]
|
||||
|
||||
alt.n = A-down
|
||||
alt.e = A-up
|
||||
|
||||
[qq]
|
||||
alt.n = C-down
|
||||
alt.e = C-up
|
||||
alt.h = C-left
|
||||
alt.i = enter
|
||||
|
||||
[zotero]
|
||||
alt.n = pagedown
|
||||
alt.e = pageup
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
[ids]
|
||||
|
||||
*
|
||||
|
||||
[main]
|
||||
|
||||
# Maps capslock to escape when pressed and control when held. tab=overload(lt1, tab) # backspace=\
|
||||
# \=backspace
|
||||
# backspace=\
|
||||
# capslock=overload(ctrl,esc)
|
||||
capslock = overload(control, esc)
|
||||
tab = overload(lt2, tab)
|
||||
space = overload(lt1, space)
|
||||
insert = S-insert
|
||||
|
||||
[lt1]
|
||||
h = left
|
||||
n = down
|
||||
e = up
|
||||
i = right
|
||||
1 = f1
|
||||
2 = f2
|
||||
3 = f3
|
||||
4 = f4
|
||||
5 = f5
|
||||
6 = f6
|
||||
7 = f7
|
||||
8 = f8
|
||||
9 = f9
|
||||
0 = f10
|
||||
- = f11
|
||||
= = f12
|
||||
k = home
|
||||
o = end
|
||||
[ = pageup
|
||||
] = pagedown
|
||||
q = ~
|
||||
w = |
|
||||
f = &
|
||||
p = ^
|
||||
/ = ¿
|
||||
|
||||
[lt2]
|
||||
space = playpause
|
||||
h = previoussong
|
||||
i = nextsong
|
||||
n = volumedown
|
||||
e = volumeup
|
||||
k = mute
|
||||
Loading…
Add table
Add a link
Reference in a new issue