summaryrefslogtreecommitdiff
path: root/.config/quickshell/shell.qml
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2026-01-14 16:29:13 -0500
committerSam Nystrom <sam@samnystrom.dev>2026-01-14 16:29:13 -0500
commit3ac17574dbcfe68b2fba11aeeb445f04d1170c2a (patch)
tree6d41e3d082f5ccfda58c983962e3c06f4baece8e /.config/quickshell/shell.qml
parent2c6ae8a4287ffad33a8c41b08ef47b62494a67dd (diff)
update qs config
Diffstat (limited to '.config/quickshell/shell.qml')
-rw-r--r--.config/quickshell/shell.qml1
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 {}
}