mirror of
https://codeberg.org/armin/noiz.git
synced 2026-09-01 05:50:52 +02:00
tweak dropdown menu colors, point noiz.py to index.html
This commit is contained in:
parent
a2bc0c5e78
commit
358b840f2c
2 changed files with 3 additions and 2 deletions
2
noiz.py
2
noiz.py
|
|
@ -2,7 +2,7 @@
|
|||
import webview
|
||||
webview.create_window(
|
||||
"noiz://",
|
||||
"https://bsd.pm/noiz/"
|
||||
"./index.html"
|
||||
)
|
||||
webview.start()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue