From 2621f4a30aebaeb7b153405d43466a038b74b307 Mon Sep 17 00:00:00 2001 From: Niklas Kapelle Date: Fri, 28 Nov 2025 16:53:30 +0100 Subject: [PATCH] disabled activate linux --- shell.qml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/shell.qml b/shell.qml index d647e20..3ada8b1 100644 --- a/shell.qml +++ b/shell.qml @@ -5,11 +5,11 @@ import "./bar" import "./launcher/" ShellRoot{ - Variants{ - model: Quickshell.screens - - ActivateLinux {} - } + // Variants{ + // model: Quickshell.screens + // + // ActivateLinux {} + // } Variants { model: Quickshell.screens