mirror of
https://github.com/davegallant/nix-config
synced 2025-11-25 23:14:16 +00:00
Disable wayland
This commit is contained in:
@@ -218,7 +218,7 @@ in {
|
||||
if stdenv.isLinux
|
||||
then {
|
||||
normal.family = "Fira Code";
|
||||
size = 18;
|
||||
size = 12;
|
||||
}
|
||||
else {
|
||||
normal.family = "FiraCode Nerd Font";
|
||||
|
||||
Reference in New Issue
Block a user