feat: use nautilus instead of nemo

This commit is contained in:
2025-08-22 23:30:00 +08:00
parent 82ba9038ed
commit 5a5fb9a426
4 changed files with 5 additions and 10 deletions

View File

@@ -82,7 +82,7 @@
opacity = 0.8;
}
{
matches = [ { app-id = "org.gnome.Nautilus|nemo"; } ];
matches = [ { app-id = "org.gnome.Nautilus"; } ];
opacity = 0.6;
}
];
@@ -136,7 +136,7 @@
"kitty"
];
"Mod+G".action.spawn = [ "zen-beta" ];
"Mod+E".action.spawn = [ "nemo" ];
"Mod+E".action.spawn = [ "nautilus" ];
"Mod+R".action.spawn = [
"sh"
"-c"