Home Gen12 @ 2025-10-21-16:17 by admin-jroeger@T14-OE130-7-ubuntu
This commit is contained in:
parent
38966c5b27
commit
b42b1f876e
@ -86,7 +86,7 @@
|
||||
fi
|
||||
'';
|
||||
doom-open = pkgs.writeShellScriptBin "doom-open" ''
|
||||
if [ -t 0]; then
|
||||
if [ -t 0 ]; then
|
||||
exec ${wrapped-emacs}/bin/emacsclient -t "$@"
|
||||
else
|
||||
exec ${wrapped-emacs}/bin/emacsclient -c "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user