wip: dnsc-machine setup
This commit is contained in:
parent
3ddd83332d
commit
2a59aa010c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
main = {
|
main = {
|
||||||
terminal = "${pkgs.wezterm}/bin/wezterm start -- ";
|
terminal = "${pkgs.wezterm}/bin/wezterm start -- ";
|
||||||
layer = "overlay";
|
layer = "overlay";
|
||||||
|
font = "VictorMono Nerd Font:weight=600:size=14";
|
||||||
use-bold = true;
|
use-bold = true;
|
||||||
icon-theme = "Reversal-dark";
|
icon-theme = "Reversal-dark";
|
||||||
width = 85;
|
width = 85;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue