Tangram: Difference between revisions

From NixOS Wiki
imported>Fin444
create page
 
Klinger (talk | contribs)
 
Line 10: Line 10:


[[Category:Applications]]
[[Category:Applications]]
[[Category:Web Browser]]

Latest revision as of 20:44, 26 September 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;