stylix: fix options conflict

This commit is contained in:
Veneficium 2024-09-25 23:01:58 +02:00
parent 11c2ca480b
commit 51137e9468
2 changed files with 1 additions and 3 deletions

View file

@ -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",

View file

@ -1,4 +1,4 @@
{ pkgs, ... }: { pkgs, lib, ... }:
{ {
#The VSCoderrrrrrrr #The VSCoderrrrrrrr
#codepilled nixmaxxer #codepilled nixmaxxer