forked from Shinonome/dots-hyprland
fix misspelling
This commit is contained in:
@@ -19,7 +19,7 @@ in {
|
|||||||
|
|
||||||
settings = lib.mkMerge [
|
settings = lib.mkMerge [
|
||||||
(import ./hyprland/hypr/keybinds.nix {inherit config pkgs;})
|
(import ./hyprland/hypr/keybinds.nix {inherit config pkgs;})
|
||||||
(import ./hyprland/hypr/execs.nix {inherit config pkgs;})
|
(import ./hyprland/hypr/exec.nix {inherit config pkgs;})
|
||||||
(import ./hyprland/hypr/rules.nix {inherit config pkgs;})
|
(import ./hyprland/hypr/rules.nix {inherit config pkgs;})
|
||||||
(import ./hyprland/hypr/env.nix {inherit config pkgs;})
|
(import ./hyprland/hypr/env.nix {inherit config pkgs;})
|
||||||
(import ./hyprland/hypr/colours.nix {inherit config pkgs;})
|
(import ./hyprland/hypr/colours.nix {inherit config pkgs;})
|
||||||
|
|||||||
Reference in New Issue
Block a user