From 64a7017c32892e58cad3d504a0fee1161c75447a Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 9 Oct 2011 14:28:20 +0100 Subject: [PATCH] i3bar: add modelines to all files --- i3bar/src/child.c | 2 ++ i3bar/src/ipc.c | 2 ++ i3bar/src/main.c | 2 ++ i3bar/src/outputs.c | 2 ++ i3bar/src/workspaces.c | 2 ++ 5 files changed, 10 insertions(+) diff --git a/i3bar/src/child.c b/i3bar/src/child.c index aa9d6554..ff1bc8bb 100644 --- a/i3bar/src/child.c +++ b/i3bar/src/child.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/ipc.c b/i3bar/src/ipc.c index 7769fdb1..e31de333 100644 --- a/i3bar/src/ipc.c +++ b/i3bar/src/ipc.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/main.c b/i3bar/src/main.c index 0def3057..bfccb8ed 100644 --- a/i3bar/src/main.c +++ b/i3bar/src/main.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/outputs.c b/i3bar/src/outputs.c index 464f24a0..11f7dc2b 100644 --- a/i3bar/src/outputs.c +++ b/i3bar/src/outputs.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors diff --git a/i3bar/src/workspaces.c b/i3bar/src/workspaces.c index a84e152b..8099cd78 100644 --- a/i3bar/src/workspaces.c +++ b/i3bar/src/workspaces.c @@ -1,4 +1,6 @@ /* + * vim:ts=4:sw=4:expandtab + * * i3bar - an xcb-based status- and ws-bar for i3 * * © 2010-2011 Axel Wagner and contributors -- 2.39.2