feat: custom last working dir based on i3 desktop

to improve DX when multitasking
This commit is contained in:
Pierre Martin
2026-03-18 16:09:22 +01:00
parent 89910a16b9
commit 60d4342e83
4 changed files with 37 additions and 2 deletions

View File

@@ -14,6 +14,10 @@
source = ./files/stt-dictate.sh;
executable = true;
};
home.file.".local/bin/workspace-term" = {
source = ./files/workspace-term.sh;
executable = true;
};
imports = [
./packages.nix