Added rofi. Ignored some applications from rofi list. Added (nonworking) kanata). Added more packages. Added hyprsunset. Ingoring hyprland monitors. More.
This commit is contained in:
parent
ae719aacf3
commit
101a5d9bf2
26 changed files with 782 additions and 16 deletions
26
private_dot_config/kanata/config.kbd
Normal file
26
private_dot_config/kanata/config.kbd
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
(defsrc
|
||||
caps d w e b h j k l p
|
||||
)
|
||||
|
||||
(deflayer default
|
||||
@cap _ _ _ _ _ _ _ _ _
|
||||
)
|
||||
|
||||
(deflayer arrows
|
||||
_ @tablayer @nextword @nextword @prevword left down up right PrintScreen
|
||||
)
|
||||
|
||||
(deflayer tabs
|
||||
_ _ _ _ _ @tableft _ _ @tabright _
|
||||
)
|
||||
|
||||
(defalias
|
||||
cap (tap-hold-press 170 170 esc (layer-toggle arrows))
|
||||
|
||||
nextword (multi lctrl right)
|
||||
prevword (multi lctrl left)
|
||||
|
||||
tablayer (layer-while-held tabs)
|
||||
tableft (multi lctrl lshift tab)
|
||||
tabright (multi lctrl tab)
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue