feat(home): switch to nemo with extensions
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
{
|
{
|
||||||
key = "n";
|
key = "n";
|
||||||
desc = "Nemo";
|
desc = "Nemo";
|
||||||
cmd = "${pkgs.nemo}/bin/nemo";
|
cmd = "${pkgs.nemo-with-extensions}/bin/nemo";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
key = "N";
|
key = "N";
|
||||||
|
|||||||
Reference in New Issue
Block a user