This commit is contained in:
dvrlabs 2026-07-18 16:39:02 +00:00 committed by GitHub
commit 0821e84a67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -24,13 +24,17 @@ class HyprlandProfile(Profile):
'kitty', 'kitty',
'uwsm', 'uwsm',
'dolphin', 'dolphin',
'wofi', 'hyprlauncher',
'xdg-desktop-portal-hyprland', 'xdg-desktop-portal-hyprland',
'qt5-wayland', 'qt5-wayland',
'qt6-wayland', 'qt6-wayland',
'polkit-kde-agent', 'hyprpolkitagent',
'grim', 'grim',
'slurp', 'slurp',
'wl-clipboard',
'hyprpaper',
'waybar',
'quickshell',
] ]
@property @property