Remove Hyprland support from desktop profile

This commit is contained in:
Fabio Scotto di Santolo
2026-04-17 12:15:41 +02:00
parent b6b905b8b3
commit 12fe272cbb
21 changed files with 6 additions and 509 deletions

View File

@@ -20,9 +20,6 @@ case "$choice" in
*sway*|*Sway*)
swaymsg exit
;;
*Hyprland*|*hyprland*)
hyprctl dispatch exit
;;
*i3*|*I3*)
i3-msg exit
;;