mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-09-23 19:56:35 -07:00
Fixes #67: Replaced png launchpad with svg
- new launchpad icon was provided by @omarellahi
This commit is contained in:
@@ -12,4 +12,4 @@ def define_arguments(parser):
|
||||
def apply_tweak(args, theme: Theme, colors):
|
||||
if args.launchpad:
|
||||
theme.add_from_file(f"{overview_folder}/launchpad/launchpad.css")
|
||||
theme *= f"{overview_folder}/launchpad/launchpad.png"
|
||||
theme *= f"{overview_folder}/launchpad/launchpad.svg"
|
||||
|
Reference in New Issue
Block a user