From a83231fab62ac1d9523b8fd6802de7f92c76e876 Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Thu, 6 Jan 2022 01:25:40 +0000 Subject: [PATCH] Add workspace 10, remove clang-tools --- home/sway.nix | 1 + sets/packages.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/home/sway.nix b/home/sway.nix index 0f7dcd7..4bfef00 100644 --- a/home/sway.nix +++ b/home/sway.nix @@ -4,6 +4,7 @@ let cfg = config.wayland.windowManager.sway; mod = cfg.config.modifier; extraWorkspaces = { + "0" = "10"; F1 = "11 Firefox"; F2 = "12 Music"; F3 = "13"; diff --git a/sets/packages.nix b/sets/packages.nix index f61a8ee..41e0bf0 100644 --- a/sets/packages.nix +++ b/sets/packages.nix @@ -99,7 +99,6 @@ in # Development binutils-unwrapped ccache - (lib.hiPrio clang-tools) cmake conda gcc11