Add applications to Hyprland desktop profile (#2481)

This commit is contained in:
Uday Jadhav 2024-05-05 10:38:03 +05:30 committed by GitHub
parent 3ccb5140aa
commit e5b6f46032
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -31,7 +31,10 @@ class HyprlandProfile(XorgProfile):
"wofi",
"xdg-desktop-portal-hyprland",
"qt5-wayland",
"qt6-wayland"
"qt6-wayland",
"polkit-kde-agent",
"grim",
"slurp"
]
@property