mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 06:45:48 +00:00
implement dynamic tags
This commit is contained in:
@ -255,7 +255,7 @@ Item {
|
||||
},
|
||||
{
|
||||
'label': i18n("Music player"),
|
||||
'regexp': "^(album|artist|duration|progress|title)"
|
||||
'regexp': "(^|d|s)(album|artist|duration|progress|title)"
|
||||
},
|
||||
{
|
||||
'label': i18n("Scripts"),
|
||||
|
Reference in New Issue
Block a user