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