mirror of
https://codeberg.org/cage/tinmop/
synced 2025-03-03 10:07:36 +01:00
- added reader macro to disable GUI activation.
This commit is contained in:
parent
51e3e4a530
commit
7a3e1616f5
@ -76,6 +76,7 @@
|
||||
:description (_ "Start as gemini client only.")
|
||||
:short #\G
|
||||
:long "gemini-client-only")
|
||||
#-no-gui
|
||||
(:name :gemini-gui
|
||||
:description (_ "Start as gemini gui client only.")
|
||||
:short #\U
|
||||
|
@ -206,3 +206,4 @@
|
||||
;; (push :debug-gemini-request *features*)
|
||||
;; (push :debug-json-rpc *features*)
|
||||
;; (push :debug-croatoan-events *features*)
|
||||
;; (push :no-gui *features*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user