fix: move hyprland shell init to hyprland
This commit is contained in:
parent
03abee8b66
commit
a8c03f0261
3 changed files with 10 additions and 6 deletions
|
@ -24,12 +24,6 @@
|
|||
bindkey '^H' backward-kill-word
|
||||
'';
|
||||
# TODO: Look into whether we need to add the history attribute
|
||||
profileExtra = # bash
|
||||
''
|
||||
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]; then
|
||||
dbus-run-session Hyprland
|
||||
fi
|
||||
'';
|
||||
plugins = [
|
||||
{
|
||||
name = "vi-mode";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue