From 8e8180b38dae9f18ded442f2d168dea8978b6fe0 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 13 Aug 2018 11:53:28 +0200 Subject: [PATCH] Remove modeline --- tools/misc/conky/conkyrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/misc/conky/conkyrc b/tools/misc/conky/conkyrc index 33ca889..cdac6d0 100644 --- a/tools/misc/conky/conkyrc +++ b/tools/misc/conky/conkyrc @@ -48,5 +48,3 @@ ${voffset 5}${color2}${font Bitstream Vera Sans:size=8}${alignr}kernel: ${color} ${voffset 5}${color2}MPD$alignr${if_mpd_playing} ${color}${mpd_artist} ${mpd_title} ${color}${mpd_bar 3 2} ]] - -/* vim: set filetype=conkyrc ts=4 sw=4 tw=120 noet :*/