diff options
Diffstat (limited to '')
| -rw-r--r-- | shell.qml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -11,13 +11,7 @@ import Quickshell ShellRoot { Background {} Drawers {} - Lock { - id: lock - } Shortcuts {} BatteryMonitor {} - IdleMonitors { - lock: lock - } } |