1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-28 21:19:10 +00:00

Undo commit 8ea7b1

data/CMakeLists.txt makes sure that data/conky_no_x11.conf is only used for
builds without BUILD_X11 . out_to_x is not known in that case resulting in a
warning, out_to_console is already default here.
This commit is contained in:
Nikolas Garofil 2010-11-18 16:31:32 +01:00
parent 3db3e6045f
commit 8bdaeaa09a

View File

@ -32,8 +32,6 @@ conky.config = {
update_interval = 1.0, update_interval = 1.0,
uppercase = false, uppercase = false,
use_spacer = 'none', use_spacer = 'none',
out_to_x = false,
out_to_console = true
}; };
conky.text = conky.text =