diff --git a/dots/.config/quickshell/ii/modules/common/Config.qml b/dots/.config/quickshell/ii/modules/common/Config.qml index 39e7ed31a..9faf32532 100644 --- a/dots/.config/quickshell/ii/modules/common/Config.qml +++ b/dots/.config/quickshell/ii/modules/common/Config.qml @@ -211,7 +211,7 @@ Singleton { property bool showKeyboardToggle: true property bool showDarkModeToggle: true property bool showPerformanceProfileToggle: false - property bool showScreenRecord: true + property bool showScreenRecord: false } property JsonObject tray: JsonObject { property bool monochromeIcons: true