tree-wide: remove sway related config

This commit is contained in:
Leonardo Eugênio 2024-08-20 19:16:39 -03:00
parent 7780de1f47
commit 2e2f2239a5
82 changed files with 10 additions and 6568 deletions

View file

@ -40,12 +40,6 @@ in
};
shellAbbrs = {
off = "shutdown now";
v =
{
"helix" = "hx";
"kakoune" = "kak";
}
.${editor};
ns = "nix develop --command $SHELL";
wcf = "wl-copy-file";
c = "cargo";