feat: improve theme generation
This commit is contained in:
@@ -17,7 +17,7 @@ pdf = [
|
||||
]
|
||||
image = [
|
||||
{ run = 'xdg-open "$@"', desc = "Open" },
|
||||
{ run = 'set-theme "$@"', desc = "Set desktop theme from this image" },
|
||||
{ run = 'set-theme %s1', desc = "Set desktop theme from this image" },
|
||||
]
|
||||
|
||||
[open]
|
||||
|
||||
Reference in New Issue
Block a user