Gnome : Launch Console with tmux.
This commit is contained in:
parent
73fcd3a32e
commit
976ef4b63a
|
@ -281,7 +281,7 @@ in {
|
||||||
|
|
||||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
|
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
|
||||||
binding = "<Super>Escape";
|
binding = "<Super>Escape";
|
||||||
command = "kgx";
|
command = "kgx -e bash -c 'tmux new-session -A -s main; bash'";
|
||||||
name = "gnome-terminal";
|
name = "gnome-terminal";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue