From 1080ff58d23fec61300c336ab758732623ac367f Mon Sep 17 00:00:00 2001 From: Jonathan Bernard Date: Mon, 26 Dec 2016 13:42:34 -0600 Subject: [PATCH] Change theme back to 'jdb'. --- js/lightdm-uestibulum.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {} };