Changed: Kitty Conf

This commit is contained in:
2025-03-25 15:11:13 +01:00
parent 330eec383e
commit 2de5052495
2 changed files with 43 additions and 2 deletions

View File

@@ -9,7 +9,11 @@ let
in
{
programs.kitty.enable = true;
imports = [
./kitty.nix # Terminal
];
wayland.windowManager.hyprland = {
inherit package;
enable = true;
@@ -21,7 +25,6 @@ in
#inputs.hyprland-plugins.packages.${pkgs.stdenv.hostPlatform.system}.hyprbars
];
};
home.sessionVariables.NIXOS_OZONE_WL = "1";
wayland.windowManager.hyprland.settings = {
env = [