hide titlebars and default to tabbed workspace layout

This commit is contained in:
Fabian Montero 2024-12-03 00:26:44 -06:00
parent 00152f179e
commit ba80ec391a
Signed by: fabian
GPG key ID: 1FFAC35E1798174F

View file

@ -26,8 +26,11 @@ with lib; {
window = {
hideEdgeBorders = "both";
titlebar = false;
};
workspaceLayout = "tabbed";
colors = {
focused = {
background = "#222222";