hyprland: add quickshell to gaming PC

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-26 09:50:57 +01:00
parent a4fd21b9aa
commit 5ac532d46f

View file

@ -60,6 +60,8 @@ in
networkmanagerapplet
pavucontrol
polkit_gnome
] ++ lib.optionals isGaming [
quickshell
];
# Use upstream anyrun flake's HM module instead of the built-in one