wip: dnsc-machine setup
This commit is contained in:
parent
1eba8494a3
commit
b8bde5b6e6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +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=500:size=16";
|
font = "Adwaita Sans:weight=400:size=15";
|
||||||
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