# Home configurations for Hyprland. For system configs, see ./modules/hyprland { imports = [ ./binds.nix ./hyprcursor ./waybar ./hypridle ./hyprlock ./hyprshot.nix ./settings.nix ./swaync ]; programs = { btop.enable = true; kitty.settings.window_padding_width = 10; }; wayland.windowManager.hyprland.enable = true; }