mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-09 20:05:51 +00:00
update desktop panel configuration to new one
This commit is contained in:
@ -99,6 +99,12 @@ QtObject {
|
||||
"regexp": "functions"
|
||||
}
|
||||
]
|
||||
property variant dpTagRegexp: [
|
||||
{
|
||||
"label": i18n("All"),
|
||||
"regexp": ".*"
|
||||
}
|
||||
]
|
||||
property variant fontStyleModel: [
|
||||
{
|
||||
"label": i18n("normal"),
|
||||
|
Reference in New Issue
Block a user