Move hyprland config
This commit is contained in:
parent
b77f7c03cf
commit
696bba168f
3 changed files with 304 additions and 307 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{...}: {
|
||||
imports =
|
||||
[(import ./hyprland.nix)]
|
||||
++ [(import ./config.nix)]
|
||||
++ [(import ./hyprlock.nix)]
|
||||
++ [(import ./hypridle.nix)]
|
||||
++ [(import ./variables.nix)];
|
||||
|
|
|
|||
Reference in a new issue