Gnome : Launch Console with tmux.

This commit is contained in:
Dmitry Voronin 2024-03-20 20:58:45 +03:00
parent 73fcd3a32e
commit 976ef4b63a

View file

@ -281,7 +281,7 @@ in {
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0" = {
binding = "<Super>Escape";
command = "kgx";
command = "kgx -e bash -c 'tmux new-session -A -s main; bash'";
name = "gnome-terminal";
};