mirror of
https://git.dodsorf.as/Dandellion/dotfiles.git
synced 2024-12-22 07:17:28 +01:00
fix super+shift+enter remote terminal
This commit is contained in:
parent
51ce1319b1
commit
90b10a4f5f
@ -51,7 +51,7 @@
|
||||
"${modifier}+t" = "exec gedit";
|
||||
|
||||
"${modifier}+Return" = lib.mkForce "exec kitty";
|
||||
"${modifier}+Shift+Return" = "exec kitty -e ssh daniel@adam";
|
||||
"${modifier}+Shift+Return" = "exec kitty -e ssh dandellion@lilith";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user