ok should work now
This commit is contained in:
parent
053043dfb8
commit
e134fbe8a9
1 changed files with 4 additions and 4 deletions
|
@ -83,10 +83,10 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
#hypr = {
|
hypr = {
|
||||||
# source = ../../../config/hyprland;
|
source = ../../../config/hyprland;
|
||||||
# recursive = true;
|
recursive = true;
|
||||||
#};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue