Compare commits
2 Commits
41c5fab6f0
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| fc328ec4c2 | |||
| 6a0fbd737d |
1
files/helix/.config/helix/helix.scm
Normal file
1
files/helix/.config/helix/helix.scm
Normal file
@@ -0,0 +1 @@
|
|||||||
|
; helix.scm
|
||||||
6
files/helix/.config/helix/init.scm
Normal file
6
files/helix/.config/helix/init.scm
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
; init.scm
|
||||||
|
|
||||||
|
; https://codeberg.org/gwid/context.hx
|
||||||
|
(require "context/context.scm")
|
||||||
|
|
||||||
|
(context-enable 'right)
|
||||||
@@ -12,7 +12,7 @@ font_family BlexMono Nerd Font Mono Text
|
|||||||
italic_font BlexMono Nerd Font Mono
|
italic_font BlexMono Nerd Font Mono
|
||||||
bold_font BlexMono Nerd Font Mono
|
bold_font BlexMono Nerd Font Mono
|
||||||
|
|
||||||
font_size 11
|
font_size 12
|
||||||
|
|
||||||
disable_ligatures cursor
|
disable_ligatures cursor
|
||||||
font_features +calt +liga
|
font_features +calt +liga
|
||||||
|
|||||||
Reference in New Issue
Block a user