forked from Shinonome/dots-hyprland
fixed the directory
This commit is contained in:
@@ -18,7 +18,7 @@ in {
|
||||
|
||||
config = lib.mkIf cfg.settings.hyprland.useNixForConf {
|
||||
home.file = {
|
||||
".config/hypr/scripts" = {
|
||||
".config/hypr/hyprland/scripts" = {
|
||||
source = builtins.path {
|
||||
path = ../../.config/hypr/hyprland/scripts;
|
||||
executable = true;
|
||||
|
||||
Reference in New Issue
Block a user