wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-24 00:17:18 +01:00
parent 1eba8494a3
commit b8bde5b6e6

View file

@ -7,7 +7,7 @@
main = {
terminal = "${pkgs.wezterm}/bin/wezterm start -- ";
layer = "overlay";
font = "VictorMono Nerd Font:weight=500:size=16";
font = "Adwaita Sans:weight=400:size=15";
use-bold = true;
icon-theme = "Reversal-dark";
width = 85;