mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-13 02:08:50 +01:00
text fix
This commit is contained in:
parent
164b55fb4b
commit
8e3a90589a
@ -423,7 +423,7 @@ if __name__ == '__main__':
|
||||
|
||||
|
||||
if FileExists(".powerlevel") == False:
|
||||
os.system("touche .powerlevel")
|
||||
os.system("touch .powerlevel")
|
||||
|
||||
with open(".powerlevel","r") as f:
|
||||
powerlevel = f.read()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user