fix(grfn/home): Enable i3 titlebars
Something changed recently in home-manager such that this defaults off. Change-Id: I0bb2037989932c730b7fe29bc0d63cd63eff4514 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7805 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI Autosubmit: grfn <grfn@gws.fyi>
This commit is contained in:
parent
805219a2fa
commit
88f9503057
1 changed files with 2 additions and 0 deletions
|
@ -334,6 +334,8 @@ in
|
|||
};
|
||||
};
|
||||
}];
|
||||
|
||||
window.titlebar = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue