diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2026-01-14 16:29:13 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2026-01-14 16:29:13 -0500 |
| commit | 3ac17574dbcfe68b2fba11aeeb445f04d1170c2a (patch) | |
| tree | 6d41e3d082f5ccfda58c983962e3c06f4baece8e /.config/quickshell/shell.qml | |
| parent | 2c6ae8a4287ffad33a8c41b08ef47b62494a67dd (diff) | |
update qs config
Diffstat (limited to '.config/quickshell/shell.qml')
| -rw-r--r-- | .config/quickshell/shell.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/quickshell/shell.qml b/.config/quickshell/shell.qml index 6bd7760..7a27cf2 100644 --- a/.config/quickshell/shell.qml +++ b/.config/quickshell/shell.qml @@ -2,4 +2,5 @@ import Quickshell Scope { Bar {} + Wall {} } |
