Hyprland tweaks to make it usable.

This commit is contained in:
2025-10-20 17:14:03 +01:00
parent 9d5a7994eb
commit 4d6d2b4d6f
6 changed files with 146 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ let
desktopPkgs = with pkgs; [
unstable.chromium
foot # Wayland-native terminal emulator
wofi # Application launcher for Wayland
];
in
{