mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Add wezterm
This commit is contained in:
parent
9568bf4a6e
commit
6b01ee918a
5 changed files with 393 additions and 1 deletions
|
|
@ -14,7 +14,9 @@ in {
|
|||
mods.i3.enable = true;
|
||||
# mods.hyprland.enable = true;
|
||||
mods.terminal.zsh.enable = true;
|
||||
mods.terminal.nushell.enable = true;
|
||||
mods.terminal.emulator.enable = true;
|
||||
mods.terminal.wezterm.enable = true;
|
||||
mods.terminal.development.enable = true;
|
||||
mods.terminal.tools.enable = true;
|
||||
mods.terminal.gh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue