From b67bb428bf7e9ad84d12cd469777553b78042346 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 19 May 2022 10:55:25 +0200 Subject: [PATCH] Remove network manager applet I don't need / use this. Instead I already use dmenu networkmanager. --- home/windowManager/i3.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/home/windowManager/i3.nix b/home/windowManager/i3.nix index 35e3f60..15f9d6b 100644 --- a/home/windowManager/i3.nix +++ b/home/windowManager/i3.nix @@ -215,10 +215,6 @@ in { command = "eval $(ssh-agent)"; notification = false; } - { - command = "nm-applet"; - notification = false; - } ]; keybindings = {