Skip to content

Commit

Permalink
Update Appiconhandeler.fenn
Browse files Browse the repository at this point in the history
  • Loading branch information
RagnowProductions authored Dec 23, 2022
1 parent fec6562 commit b35d1c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions OS/SystemFiles/Desktop/Appiconhandeler.fenn
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ target appiconhandeler() {
controls icon.textedit = onclick{
open("root/Apps/TextEdit.fenn")
}
controls icon.wbrowser = onclick{
open("root/Apps/browser.fenn")
}
}

0 comments on commit b35d1c0

Please sign in to comment.