From 931a5c749a7770188594501e63e58d659c44fd1f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 11 Jun 2011 14:39:13 +0200 Subject: [PATCH] default config: remove ipc-socket directive, has no effect anyways MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The ipc socket directive needs a path, otherwise it’s useless. A socket will be created in any case. --- i3.config | 4 ---- 1 file changed, 4 deletions(-) diff --git a/i3.config b/i3.config index 55bd5cb8..026442e0 100644 --- a/i3.config +++ b/i3.config @@ -7,10 +7,6 @@ font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # Use Mouse+Mod1 to drag floating windows to their wanted position floating_modifier Mod1 -# Enable Inter Process Communication (IPC) for i3bar, i3msg, etc. -# socket will be stored in /tmp/i3-/ipc-socket. -ipc-socket - # Open empty container bindsym Mod1+Shift+Return open