mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Start new terminals with a working directory based on current active terminal
Co-authored-by: @halilozercan Closes #835
This commit is contained in:
3
migrations/1755870033.sh
Normal file
3
migrations/1755870033.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
echo "Use current terminal shell cwd for new terminal working directories"
|
||||
|
||||
sed -i 's|bindd = SUPER, return, Terminal, exec, \$terminal|bindd = SUPER, return, Terminal, exec, $terminal --working-directory $(omarchy-cmd-terminal-cwd)|' ~/.config/hypr/bindings.conf
|
||||
Reference in New Issue
Block a user