diff options
Diffstat (limited to 'quickshell/shell.qml')
| -rw-r--r-- | quickshell/shell.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quickshell/shell.qml b/quickshell/shell.qml index 0a6224d..ca17fb4 100644 --- a/quickshell/shell.qml +++ b/quickshell/shell.qml @@ -181,7 +181,7 @@ ShellRoot { visible: shellRoot.batteryModeConfig anchors { - top: true + bottom: true left: true } |
