Implemented configuration tab in tiix

This commit is contained in:
Luxferre
2024-10-23 17:28:18 +03:00
parent 7c594acbf1
commit c474a15e4e
2 changed files with 49 additions and 14 deletions
+6 -6
View File
@@ -1,8 +1,8 @@
useragent "curl/7.54.1"
useragent "curl/7.54.2"
proxyhost ""
proxyport 0
proxyport "0"
tiix_font "Fira Code"
tiix_fontsize 12
tiix_fgcolor #eee
tiix_bgcolor #111
tiix_linkcolor cyan
tiix_fontsize "12"
tiix_fgcolor "#eee"
tiix_bgcolor "#111"
tiix_linkcolor "cyan"