added run script which forces Adw light theme because we don't support dark mode at this time
This commit is contained in:
2
SW/PC/Stopwatch/run.sh
Executable file
2
SW/PC/Stopwatch/run.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
GTK_THEME=Adwaita:light python ./main.py
|
||||
Reference in New Issue
Block a user