fix: use wezterm's latest commit as july version is broken in hyprland
This commit is contained in:
parent
6fe210b6c6
commit
5dff38972e
3 changed files with 7558 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
{ ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.wezterm = {
|
||||
enable = true;
|
||||
extraConfig = builtins.readFile ./wezterm.lua;
|
||||
package = (pkgs.callPackage ./package.nix {});
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue