summaryrefslogtreecommitdiff
path: root/lib/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common.nix')
-rw-r--r--lib/common.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/common.nix b/lib/common.nix
index 075245b..ea666f6 100644
--- a/lib/common.nix
+++ b/lib/common.nix
@@ -45,8 +45,8 @@ in
clock24 = true;
customPaneNavigationAndResize = true;
keyMode = "emacs";
- shortcut = "C-\\";
- terminal = "screen-256color";
+ shortcut = "'C-\\'";
+ terminal = "xterm-256color";
sensibleOnTop = true;
secureSocket = false;
};