Hyprland rules updating
This commit is contained in:
parent
23d24bede8
commit
57b8fdb27a
4 changed files with 29 additions and 13 deletions
|
|
@ -4,6 +4,7 @@ let rootPath = ./.; in
|
|||
wayland.windowManager.hyprland.enable = true;
|
||||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
${builtins.readFile ./window_rules.conf}
|
||||
${builtins.readFile ./league_rules.conf}
|
||||
${builtins.readFile ./settings.conf}
|
||||
${builtins.readFile ./nvidia.conf}
|
||||
${builtins.readFile ./keybinds.conf}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue