stylix: fix options conflict
This commit is contained in:
parent
11c2ca480b
commit
51137e9468
2 changed files with 1 additions and 3 deletions
|
|
@ -5,10 +5,8 @@
|
||||||
"workbench.iconTheme": "material-icon-theme",
|
"workbench.iconTheme": "material-icon-theme",
|
||||||
"workbench.productIconTheme": "material-product-icons",
|
"workbench.productIconTheme": "material-product-icons",
|
||||||
|
|
||||||
"terminal.integrated.fontFamily": "FiraCode Nerd Font",
|
|
||||||
"terminal.integrated.fontSize": 14,
|
"terminal.integrated.fontSize": 14,
|
||||||
"terminal.integrated.fontWeight": 500,
|
"terminal.integrated.fontWeight": 500,
|
||||||
"editor.fontFamily": "FiraCode Nerd Font Mono",
|
|
||||||
"editor.fontLigatures": true,
|
"editor.fontLigatures": true,
|
||||||
|
|
||||||
"workbench.sideBar.location": "right",
|
"workbench.sideBar.location": "right",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
{ pkgs, ... }:
|
{ pkgs, lib, ... }:
|
||||||
{
|
{
|
||||||
#The VSCoderrrrrrrr
|
#The VSCoderrrrrrrr
|
||||||
#codepilled nixmaxxer
|
#codepilled nixmaxxer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue