From 31c0dc0685b59e12ce904eb984c974036488a421 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Mon, 4 Jul 2016 01:50:02 +0200 Subject: machines/katara: nm-applet in env again MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It has buggy icon & functionality if it’s not in the system environment. Also, the tools nm-connection-manager &al. are missing. --- machines/profpatsch/katara.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix index d1716658..8a9a58ef 100644 --- a/machines/profpatsch/katara.nix +++ b/machines/profpatsch/katara.nix @@ -251,7 +251,7 @@ in { # TODO xbindkeys user service file ${xbindkeys}/bin/xbindkeys nice -n19 dropbox-cli start & - ${networkmanagerapplet}/bin/nm-applet & + nm-applet & # synchronize clipboards ${autocutsel}/bin/autocutsel -s PRIMARY & ''; -- cgit 1.4.1