added Dolphin and kitty to hyprland config

This commit is contained in:
2023-09-16 11:02:33 +02:00
parent f716e7c197
commit 73e4b2e7fb
+3 -1
View File
@@ -18,7 +18,9 @@ let
users.users.finn.packages = with pkgs; [
wofi
mako
kitty
waybar
libsForQt5.dolphin
];
hardware = {
# Opengl
@@ -29,4 +31,4 @@ let
};
};
}
}