system/greetd_wayland: fix and source zshrc
This commit is contained in:
parent
a9e3d8421e
commit
e447adb0ce
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
initial_session = {
|
initial_session = {
|
||||||
command = "Hyprland > \"$XDG_RUNTIME_DIR/Hyprland.out\"";
|
command = "source $HOME/.config/zsh/.zshrc && Hyprland > \"$XDG_RUNTIME_DIR/Hyprland.out\"";
|
||||||
user = "rin";
|
user = "rin";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue