whitespace

This commit is contained in:
Sean Buckley 2023-06-14 03:25:10 -04:00
parent 93488fcb9f
commit e7a6c3f084

View file

@ -1,8 +1,7 @@
{ config, lib, pkgs, ... }:
let
theme =
{
theme = {
BoldForeground = true;
CwdFg = 15;
PathBg = 24;