Added element to startup applications

This commit is contained in:
EsVagy42 2025-12-22 13:35:48 +01:00
parent 849f229e36
commit 1829e0f63a
3 changed files with 22 additions and 5 deletions

View file

@ -45,10 +45,10 @@
recursive = true;
};
# home.file.".config/autostart" = {
# source = ./startup;
# recursive = true;
# };
home.file.".config/autostart" = {
source = ./startup;
recursive = true;
};
home.file.".config/mimeapps.list" = {
source = ./mimeapps/mimeapps.list;