Jump to content

Tangram: Difference between revisions

From NixOS Wiki
imported>Fin444
create page
(No difference)

Revision as of 04:39, 27 June 2023

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;