konsole(font) set font to VictorMono
This commit is contained in:
parent
ac78dad2de
commit
06573fa452
2 changed files with 12 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -29,6 +29,9 @@ in {
|
|||
'';
|
||||
executable = true;
|
||||
};
|
||||
|
||||
# konsole configuration
|
||||
".local/share/konsole/Nixos.profile".source = ./konsole/Nixos.profile;
|
||||
};
|
||||
|
||||
inherit username;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue