Compare commits
2 commits
845aad4bf6
...
3ca7c4a3f4
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ca7c4a3f4 | |||
| 385a074125 |
1 changed files with 4 additions and 0 deletions
|
|
@ -192,6 +192,9 @@
|
|||
((string-equal (downcase (system-name)) "unstablesurface")
|
||||
"Input Mono Narrow:pixelsize=28:weight=normal")
|
||||
|
||||
((string-equal (downcase (system-name)) "oldconvert")
|
||||
"Input Mono Narrow:pixelsize=28:weight=normal")
|
||||
|
||||
(t
|
||||
(font-candidate
|
||||
"Input Mono Narrow:pixelsize=14:weight=normal"
|
||||
|
|
@ -1455,6 +1458,7 @@ Do this when you edit your project view."
|
|||
("C-c C-g" . gptel-menu)
|
||||
("C-c C-t" . gptel-tools))
|
||||
|
||||
:commands (gptel gptel-menu gptel-tools)
|
||||
:config
|
||||
|
||||
(setq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue