Settings: fix typo in "follow_bar"

This commit is contained in:
ItsLemmy
2025-11-04 11:35:37 -05:00
parent fa95835a13
commit fd93bd20db
+1 -1
View File
@@ -259,7 +259,7 @@ Singleton {
property string transitionType: "random"
property real transitionEdgeSmoothness: 0.05
property list<var> monitors: []
property string panelPosition: "folow_bar"
property string panelPosition: "follow_bar"
}
// applauncher