Revert "Install our own matchbox theme to disable shadows"
This reverts 0e77fc5bf9 commit.
This commit is contained in:
@@ -9,7 +9,6 @@ class MatchboxProcess(Process):
|
||||
options = '-kbdconfig %s ' % kbd_config
|
||||
|
||||
options += '-use_titlebar no '
|
||||
options += '-theme olpc '
|
||||
|
||||
command = 'matchbox-window-manager %s ' % options
|
||||
Process.__init__(self, command)
|
||||
|
||||
Reference in New Issue
Block a user