Skip to content

Commit

Permalink
Update Quick_Settings.osl
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistium authored Aug 1, 2024
1 parent ebe0d59 commit 0939dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OSL Programs/apps/System/Quick_Settings.osl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ direction 90
if timer - last_check_2 > 0.5 (
terminal "get filechanges"
changes = data.len
data = ""
last_check_2 = timer
notifications = allNotify()
if timer - last_check > 300 (
Expand Down

0 comments on commit 0939dd0

Please sign in to comment.