quicksetting/record: Disable for now

The quick setting causes the shell to crash https://invent.kde.org/plasma/plasma-mobile/-/issues/210
This commit is contained in:
Devin Lin 2023-12-08 19:17:07 -08:00
parent 7056649bf4
commit 9ee734689c

View file

@ -16,6 +16,7 @@ plasma_install_package(hotspot org.kde.plasma.quicksetting.hotspot quicksettings
add_subdirectory(flashlight)
add_subdirectory(nightcolor)
add_subdirectory(powermenu)
add_subdirectory(record)
# TODO: Disable screen recording quick setting, as it does not work properly
# add_subdirectory(record)
add_subdirectory(screenshot)
add_subdirectory(screenrotation)