cooler wezterm
This commit is contained in:
parent
e7098c477f
commit
1a519aeeae
3 changed files with 8 additions and 1 deletions
|
@ -58,6 +58,8 @@ in {
|
|||
};
|
||||
|
||||
rofi = mkOpt (nullOr path) null;
|
||||
|
||||
wezterm = mkOpt (nullOr str) null;
|
||||
};
|
||||
|
||||
config = mkIf (cfg.active != null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue