hyprland: Refactor to accommodate more DEs

This commit is contained in:
SebastianStork 2026-03-05 20:57:20 +01:00
parent 927f056987
commit 048c7fb888
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
7 changed files with 72 additions and 63 deletions

View file

@ -19,6 +19,8 @@
custom = {
sops.enable = true;
de.hyprland.classic.enable = true;
programs = {
shell = {
zsh.enable = true;
@ -32,6 +34,7 @@
vscode.enable = true;
firefox.enable = true;
libreoffice.enable = true;
btop.enable = true;
};
};