Desktop environment refactor

This commit is contained in:
marc
2024-12-03 20:03:23 +01:00
parent c62acaa77f
commit a5cd3713e7
16 changed files with 210 additions and 164 deletions

View File

@@ -68,10 +68,8 @@ in
# - Desktop ----------------------------------
desktop = {
inherit wallpaper;
enable = true;
laptop = true;
hyprland = {
enable = true;
env.grapheio.enable = true;
wm.hyprland = {
kb_layout = "es,gr";
};
};