mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-30 09:05:21 +02:00
removing a debugging print i left in there
This commit is contained in:
parent
e6de876f21
commit
88794d7319
@ -275,7 +275,6 @@ class InstallGUI:
|
||||
print("Enabling Fonts in XFCE4")
|
||||
# LOL this is a lie we don't have to do anything
|
||||
elif from_file == "thunar" and self.copy_files["thunar"]:
|
||||
print(os.path.expanduser("~/.themes/Chicago95/gtk-3.24/apps/thunar.css"))
|
||||
if os.path.exists(os.path.expanduser("~/.themes/Chicago95/gtk-3.24/apps/thunar.css")):
|
||||
print("Enabling authenticity in Thunar")
|
||||
shutil.move( os.path.expanduser("~/.themes/Chicago95/gtk-3.24/apps/thunar.css"),os.path.expanduser("~/.themes/Chicago95/gtk-3.24/apps/thunar.css.bak") )
|
||||
|
Loading…
x
Reference in New Issue
Block a user