added Dolphin and kitty to hyprland config
This commit is contained in:
@@ -18,7 +18,9 @@ let
|
|||||||
users.users.finn.packages = with pkgs; [
|
users.users.finn.packages = with pkgs; [
|
||||||
wofi
|
wofi
|
||||||
mako
|
mako
|
||||||
|
kitty
|
||||||
waybar
|
waybar
|
||||||
|
libsForQt5.dolphin
|
||||||
];
|
];
|
||||||
hardware = {
|
hardware = {
|
||||||
# Opengl
|
# Opengl
|
||||||
@@ -29,4 +31,4 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user