From 4af53751bbb70f60e1b4300b9fd7d136bc738e90 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 2 Oct 2019 17:28:38 +0200 Subject: Migrate dunst to home-manager --- system/modules/programs/i3.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'system/modules/programs/i3.nix') diff --git a/system/modules/programs/i3.nix b/system/modules/programs/i3.nix index 017f393e..b0140cdb 100644 --- a/system/modules/programs/i3.nix +++ b/system/modules/programs/i3.nix @@ -5,7 +5,6 @@ i3 = { enable = true; extraSessionCommands = '' - ${pkgs.dunst}/bin/dunst & ${pkgs.sxhkd}/bin/sxhkd & ''; }; -- cgit 1.4.1