Added kitty, dolphin, wofi to hyprland (#2092)
This commit is contained in:
parent
d6e3a4651f
commit
ca3051ebf3
|
|
@ -26,6 +26,9 @@ class HyprlandProfile(XorgProfile):
|
||||||
return [
|
return [
|
||||||
"hyprland",
|
"hyprland",
|
||||||
"dunst",
|
"dunst",
|
||||||
|
"kitty",
|
||||||
|
"dolphin",
|
||||||
|
"wofi",
|
||||||
"xdg-desktop-portal-hyprland",
|
"xdg-desktop-portal-hyprland",
|
||||||
"qt5-wayland",
|
"qt5-wayland",
|
||||||
"qt6-wayland"
|
"qt6-wayland"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue