extract constants
This commit is contained in:
parent
bc3a85d18d
commit
b969f0824f
22 changed files with 106 additions and 63 deletions
|
|
@ -3,5 +3,5 @@ import QtQuick.Layouts
|
|||
|
||||
// Placeholder — Quickshell.Services.Niri not yet available
|
||||
RowLayout {
|
||||
spacing: 4
|
||||
spacing: M.Theme.moduleSpacing
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue