Unify config into shell.json and add Noctalia plugin support
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import QtQuick
|
||||
import qs.Commons
|
||||
|
||||
Rectangle {
|
||||
implicitHeight: 1
|
||||
color: Color.mOutline
|
||||
opacity: 0.4
|
||||
}
|
||||
Reference in New Issue
Block a user