Now fish config file is sourced when the shell is opened by Emacs EAT
This commit is contained in:
parent
ae3908ba62
commit
69ba3f504f
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
loginShellInit = ''
|
||||
shellInit = ''
|
||||
if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]
|
||||
exec dbus-run-session Hyprland
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue