mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-09-17 08:47:55 -07:00
Changed generated shell theme name
This commit is contained in:
@@ -39,7 +39,7 @@ def destination_return(path_name, theme_mode):
|
||||
:return: copied files' folder location
|
||||
"""
|
||||
|
||||
return f"~/.local/share/themes/Marble-Shell-{theme_mode}-{path_name}/gnome-shell"
|
||||
return f"~/.local/share/themes/Marble-Shell-{path_name}-{theme_mode}/gnome-shell"
|
||||
|
||||
|
||||
def copy_files(source, destination):
|
||||
|
Reference in New Issue
Block a user