diff --git a/js/lightdm-uestibulum.js b/js/lightdm-uestibulum.js index a58ff58..1ea8485 100644 --- a/js/lightdm-uestibulum.js +++ b/js/lightdm-uestibulum.js @@ -1,7 +1,7 @@ (function() { var U = window.uestibulum = { - config: { fullNames: false, hidpi: true, theme: 'music' }, + config: { fullNames: false, hidpi: true, theme: 'jdb' }, themes: {} };