config: Hyprland Desktop
This commit is contained in:
@@ -5,10 +5,10 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
my.profiles = {
|
my.profiles = {
|
||||||
hyprland.enable = false;
|
hyprland.enable = true;
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
apps = {
|
apps = {
|
||||||
desktop_apps = false;
|
desktop_apps = true;
|
||||||
dev_apps = false;
|
dev_apps = false;
|
||||||
gnome_apps = false;
|
gnome_apps = false;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user