change hyprland dotfiles lap/desk automaticaly chosen on the smayzy.desktop/laptop.enable option
This commit is contained in:
+1
-16
@@ -10,21 +10,6 @@
|
||||
];
|
||||
|
||||
home.file = {
|
||||
".config/hypr" = {
|
||||
source = builtins.toPath ../../dotfiles/hypr-desk;
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
".config/waybar" = {
|
||||
source = builtins.toPath ../../dotfiles/waybar-desk;
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
".config/wlogout" = {
|
||||
source = builtins.toPath ../../dotfiles/wlogout-desk;
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user