Update tab_data.toml

This commit is contained in:
Johan S 2024-09-10 16:39:22 +02:00 committed by GitHub
parent 5041715870
commit b3e09526d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,3 +65,7 @@ script = "monitor-control/scale_monitor.sh"
name = "Reset Scaling"
script = "monitor-control/reset_scaling.sh"
matches = true
[[data.entries]]
name = "Set Refresh Rate"
script = "monitor-control/set_refresh_rate.sh"