add comments to hyprland apps

This commit is contained in:
KoenDR06 2025-11-17 13:45:10 +01:00
parent bac1431c80
commit 77df4c2a45

View file

@ -29,18 +29,18 @@ in {
security.polkit.enable = true;
environment.systemPackages = with pkgs; [
brightnessctl
hypridle
hyprlock
hyprpaper
hyprpicker
hyprpolkitagent
hyprshot
playerctl
pulsemixer
wl-clipboard
wofi
xdg-desktop-portal-hyprland
brightnessctl # Needed for brightness bindings
hypridle # Sleep
hyprlock # Lock
hyprpaper # Wallpaper
hyprpicker # RGB Picker
hyprpolkitagent # Authentication popup
hyprshot # Screenshot
playerctl # Media control
pulsemixer # Audio frontend
wl-clipboard # Clipboard
wofi # Launcher
xdg-desktop-portal-hyprland # XDG Portal (needed but idk why)
];
horseman.wm.hyprland.config = {