konsole(font) set font to VictorMono

This commit is contained in:
Khaïs COLIN 2024-07-27 15:04:56 +02:00
parent ac78dad2de
commit 06573fa452
2 changed files with 12 additions and 0 deletions

View file

@ -29,6 +29,9 @@ in {
'';
executable = true;
};
# konsole configuration
".local/share/konsole/Nixos.profile".source = ./konsole/Nixos.profile;
};
inherit username;

9
konsole/Nixos.profile Normal file
View file

@ -0,0 +1,9 @@
[Appearance]
Font=VictorMono Nerd Font,10,-1,5,600,0,0,0,0,0,0,0,0,0,0,1,SemiBold
[General]
Name=Nixos
Parent=FALLBACK/
[Scrolling]
HistoryMode=2