finding hyprland.conf error
This commit is contained in:
@@ -38,11 +38,11 @@ in
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
// hyprlandConfs;
|
// hyprlandConfs;
|
||||||
|
|
||||||
# Manually copy files using a shell command
|
|
||||||
system.activationScripts.copyHyprlandFiles = ''
|
|
||||||
mkdir -p ~/.config/hypr/
|
|
||||||
cp ${flakeRoot}/assets/hyprland/conf/hypr/* ~/.config/hypr/
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Manually copy files using a shell command
|
||||||
|
system.activationScripts.copyHyprlandFiles = ''
|
||||||
|
mkdir -p ~/.config/hypr/
|
||||||
|
cp ${flakeRoot}/assets/hyprland/conf/hypr/* ~/.config/hypr/
|
||||||
|
'';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user