reworked nvim

This commit is contained in:
Bryan Ramos 2023-06-07 01:22:45 -04:00
parent 6474455a8e
commit c6aded3e64
14 changed files with 254 additions and 181 deletions

View file

@ -46,7 +46,7 @@ in
position = "top";
statusCommand = ''while :; do echo "$(free -h | awk '/^Mem/ {print $3}') '|' $(date +'%I:%M:%S %p') '|' $(date +'%m-%d-%Y')"; sleep 1; done'';
fonts = {
names = [ "Noto Sans" "Noto Emoji" "Noto Color Emoji" ];
names = [ "Noto Sans" ];
size = 10.0;
};
colors = {