From ff1988427d863e5a841407a4d37c8b850e7310ee Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Tue, 16 Aug 2011 14:34:07 +0200 Subject: fluxbox-update_configs: cosmetic changes --- util/fluxbox-update_configs.cc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/util/fluxbox-update_configs.cc b/util/fluxbox-update_configs.cc index 14f7184..047b0bc 100644 --- a/util/fluxbox-update_configs.cc +++ b/util/fluxbox-update_configs.cc @@ -406,9 +406,10 @@ void update_keys_for_ongrip_onwindowborder(std::auto_ptr& rm, Fb new_keyfile += "!mouse actions added by fluxbox-update_configs\n"; new_keyfile += "OnTitlebar Mouse1 :MacroCmd {Focus} {Raise} {ActivateTab}\n"; - new_keyfile += whole_file; new_keyfile += "\n"; // just for good looks + new_keyfile += whole_file; + write_file(keyfilename, new_keyfile); } -- cgit v0.11.2