wip(home): refactor home modules *WILL NOT BUILD*
This commit is contained in:
parent
2033810429
commit
6a591ecbf7
115 changed files with 1028 additions and 791 deletions
|
|
@ -10,14 +10,5 @@
|
|||
theme.minimal.enable = true;
|
||||
|
||||
home.sessionVariables.HN = "ooksdesk";
|
||||
|
||||
monitors = [{
|
||||
name = "DP-1";
|
||||
width = 2560;
|
||||
height = 1440;
|
||||
refreshRate = 155;
|
||||
workspace = "1";
|
||||
primary = true;
|
||||
}];
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -7,17 +7,16 @@
|
|||
|
||||
activeProfiles = ["base" "hyprland" "productivity"];
|
||||
|
||||
theme.minimal.enable = true;
|
||||
|
||||
ooknet = {
|
||||
theme = "minimal";
|
||||
desktop = {
|
||||
environment = "hyprland";
|
||||
browser = "firefox";
|
||||
terminal = "foot";
|
||||
notes = "obsidian";
|
||||
discord = "vesktop";
|
||||
};
|
||||
};
|
||||
home.sessionVariables.HN = "ookst480s";
|
||||
|
||||
monitors = [{
|
||||
name = "eDP-1";
|
||||
width = 1920;
|
||||
height = 1080;
|
||||
workspace = "1";
|
||||
primary = true;
|
||||
transform = 0;
|
||||
}];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue