wip: dnsc-machine setup
This commit is contained in:
parent
4f598fc382
commit
e6b6016ba7
7 changed files with 77 additions and 51 deletions
|
|
@ -7,7 +7,7 @@
|
|||
main = {
|
||||
terminal = "${pkgs.wezterm}/bin/wezterm start -- ";
|
||||
layer = "overlay";
|
||||
font = "VictorMono Nerd Font:weight=400:size=15";
|
||||
font = "VictorMono Nerd Font:weight=300:size=15";
|
||||
use-bold = true;
|
||||
icon-theme = "Reversal-dark";
|
||||
width = 85;
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
image-size-ratio = 1;
|
||||
};
|
||||
colors = {
|
||||
background = "0f0b15ff";
|
||||
background = "0f0b15f5";
|
||||
text = "ffffffff";
|
||||
message = "bf8a9fff";
|
||||
prompt = "807c9fff";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue