This commit is contained in:
iofq 2024-01-27 14:28:21 -06:00
parent d12c6ef0f3
commit 441d9785c9
12 changed files with 744 additions and 40 deletions

View file

@ -28,8 +28,8 @@
style = "Block";
unfocused_hollow = true;
};
draw_bold_text_with_bright_colors = true;
colors = {
draw_bold_text_with_bright_colors = true;
primary = {
background = "#090410";
foreground = "#bababd";
@ -59,7 +59,7 @@
cursor = "#00CC22";
};
};
key_bindings = [
keyboard.bindings = [
{
key = "Q";
mode = "Vi";