Update kindirc/kindirc.py
This commit is contained in:
parent
d5e4779ae8
commit
e6b6b9c19f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import tkinter as tk
|
||||
root = tk.Tk()
|
||||
root.attributes('-fullscreen', True)
|
||||
window.geometry("1072x1448")
|
||||
root.mainloop()
|
Loading…
Reference in a new issue