Add workspace 10, remove clang-tools
This commit is contained in:
parent
b7dce5eed5
commit
a83231fab6
|
@ -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";
|
||||
|
|
|
@ -99,7 +99,6 @@ in
|
|||
# Development
|
||||
binutils-unwrapped
|
||||
ccache
|
||||
(lib.hiPrio clang-tools)
|
||||
cmake
|
||||
conda
|
||||
gcc11
|
||||
|
|
Loading…
Reference in a new issue