bubbles/iso_configs/pmostools/peptools/bsconf.py
debianpepper 2871564401 Initial: The inital Bubbles push
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
2024-07-09 13:58:22 +09:00

6 lines
179 B
Python

import ttkbootstrap as ttk
#This will set the style to used for boostrap
#just change the name to what is needed for the
#the system
bbstyle = ttk.Window(themename="peppermint")