mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-31 01:17:26 +02:00
Update colors
This commit is contained in:
parent
12f9551eff
commit
c303e78675
1 changed files with 7 additions and 0 deletions
|
|
@ -53,6 +53,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.foot.settings.colors."16" = "ff9e64";
|
||||
programs.foot.settings.colors."17" = "db4b4b";
|
||||
|
||||
home.sessionVariables = {
|
||||
EXA_COLORS = "xx=38;5;8";
|
||||
};
|
||||
|
||||
wm = let
|
||||
mod = config.wm.modifier;
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue