mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
Use milou theme
nvim: use milou theme starship: update to milou scheme fish: update to milou scheme kitty: update to milou theme starship: increase contrast in git modules fzf: update to milou theme nvim/lazy: update milou theme fish/fzf.fish: use patdiff
This commit is contained in:
parent
e1407ff24e
commit
0c1f72b6e2
8 changed files with 86 additions and 87 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# Script dependencies
|
||||
#
|
||||
home.packages = [pkgs.vivid];
|
||||
home.packages = [pkgs.vivid pkgs.patdiff];
|
||||
programs = {
|
||||
fd.enable = true;
|
||||
fzf.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue