1
Fork 0

More tweaks I guess

This commit is contained in:
Matei Adriel 2022-09-18 01:09:58 +02:00
parent c1d4107b9e
commit 8e89a53a31
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ in
fonts.normal.family = "Nerd Font Source Code Pro";
env = { TERM = "xterm-256color"; };
working_directory = "~/Projects";
working_directory = "/home/adrielus/Projects/";
};
};
};

View file

@ -8,5 +8,5 @@ listview {
}
element selected {
background-color: #373759;
/* background-color: #373759; */
}