Skip to content

Commit

Permalink
Update window_tools.osl
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistium authored Jul 25, 2024
1 parent 31674ea commit b772d59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Scripts/window_tools.osl
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ def "seticon" "icon"
file "open" my_uuid
file "set" 11 icon
endef

def "restart@window_tools"
window "add" window.file.uuid
window "stop"
endef

0 comments on commit b772d59

Please sign in to comment.