style(nix/floorp): Vertical tab is too small on my thinkpad setup
This commit is contained in:
parent
75ab123b88
commit
8a1480a9b7
4 changed files with 6 additions and 2 deletions
|
@ -20,6 +20,7 @@ in
|
|||
let
|
||||
inherit (mkSystem "x86_64-darwin" nixpkgs [inputs.firefox-darwin.overlay]) system pkgs;
|
||||
vars.name = "ziro";
|
||||
vars.floorp.verticalTabHoverWidthInEm = 30;
|
||||
in
|
||||
home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue