From f5947e12b567213d3cefe621d6f90acc2aaf0e9b Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Wed, 3 Mar 2021 20:54:32 -0500 Subject: [PATCH] replace unite with no-title-bar --- modules/gnome.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gnome.nix b/modules/gnome.nix index 10ef75f..f0f50f2 100644 --- a/modules/gnome.nix +++ b/modules/gnome.nix @@ -16,7 +16,7 @@ dash-to-panel drop-down-terminal sound-output-device-chooser - unite + no-title-bar ]); };