Tangram: Difference between revisions
m Category:Web Browser added |
link added |
||
Line 1: | Line 1: | ||
Tangram is a unique web browser that uses a set of persistent tabs. It is intended to be used for web applications instead of normal browsing. | [https://github.com/sonnyp/Tangram Tangram] is a unique web browser that uses a set of persistent tabs. It is intended to be used for web applications instead of normal browsing. | ||
== dconf == | == dconf == |
Latest revision as of 21:38, 1 October 2024
Tangram is a unique web browser that uses a set of persistent tabs. It is intended to be used for web applications instead of normal browsing.
dconf
By default, Tangram will be able to run, but is entirely crippled. The window cannot be resized, tabs cannot be added, and other major breakages occur. You will need to enable dconf
in order to fix this.
programs.dconf.enable = true;