added run script which forces Adw light theme because we don't support dark mode at this time

This commit is contained in:
2024-11-30 17:11:22 +01:00
parent c267155b25
commit 07473c8a20
2 changed files with 12 additions and 2 deletions

2
SW/PC/Stopwatch/run.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
GTK_THEME=Adwaita:light python ./main.py