mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
fix misspelling
This commit is contained in:
@@ -19,7 +19,7 @@ in {
|
||||
|
||||
settings = lib.mkMerge [
|
||||
(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/env.nix {inherit config pkgs;})
|
||||
(import ./hyprland/hypr/colours.nix {inherit config pkgs;})
|
||||
|
||||
Reference in New Issue
Block a user