summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-04-11 17:52:41 +0100
committerjao <jao@gnu.org>2024-04-11 17:52:41 +0100
commit6f9a2f88da45c9cd252db698fbc7962bd4618a58 (patch)
treebb79c288241a29b49557ba29724a16db290000c8 /init.el
parent1f4a7ef693562034098256647c19b9f5dab56889 (diff)
downloadelibs-6f9a2f88da45c9cd252db698fbc7962bd4618a58.tar.gz
elibs-6f9a2f88da45c9cd252db698fbc7962bd4618a58.tar.bz2
nits
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 22c4735..e4f886f 100644
--- a/init.el
+++ b/init.el
@@ -2800,7 +2800,7 @@
(defsubst jao-mpc-mopidy-p () (equal jao-mpc-last-port jao-mopidy-port))
-(jao-mpc-setup jao-mopidy-port (if jao-mode-line-in-minibuffer -10 70))
+(jao-mpc-setup jao-mopidy-port 70)
(defun jao-mpc-pport (&optional mop)
(cond ((or mop (jao-mpc-playing-p jao-mopidy-port)) jao-mopidy-port)