colors and some more aliases

This commit is contained in:
chloe 2025-07-23 10:30:55 +02:00
parent 061bab9afd
commit bb0865c9d6
2 changed files with 7 additions and 2 deletions

View file

@ -133,8 +133,8 @@ urgent=yes
# [cursor]
# color=eff1f5 dc8a78
#
# [colors]
# alpha=0.9
[colors]
alpha=0.8
# foreground=4c4f69
# background=eff1f5
#

View file

@ -262,6 +262,9 @@
gtk.enable = true;
fzf.enable = true;
swaylock.enable = true;
foot.enable = true;
qutebrowser.enable = true;
enable = true;
};
home.shell.enableZshIntegration = true;
@ -308,6 +311,8 @@
lg = "lazygit";
gpl = "git pull";
gpsh = "git push";
flake = "nix flake";
develop = "nix develop";
};
history.size = 10000;