More changes
This commit is contained in:
parent
71f7586a61
commit
bc34ec1349
4 changed files with 27 additions and 25 deletions
home/adrielus/features/cli/tmux
|
@ -27,10 +27,11 @@ in
|
|||
];
|
||||
|
||||
extraConfig = ''
|
||||
# Main config
|
||||
source ${./tmux.conf}
|
||||
|
||||
# Theme
|
||||
${builtins.readFile (config.scheme base16-tmux)}
|
||||
source ${config.scheme base16-tmux}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue