From 0f9fbd4d89fbf0fab4d375f0b318ed2ab78e6a79 Mon Sep 17 00:00:00 2001 From: kitty piapiac Date: Thu, 30 Jul 2020 11:13:19 -0700 Subject: =?UTF-8?q?(/=E3=83=BB=E3=83=BB)=E3=83=8E=20spawnCustom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit alt+enter on default opens xterm --- src/config.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.nim') diff --git a/src/config.nim b/src/config.nim index cd5b802..0181310 100644 --- a/src/config.nim +++ b/src/config.nim @@ -31,4 +31,4 @@ const spawnCustom.initKey( key = "Return", mods = modifier, - command = "st")] \ No newline at end of file + command = "xterm")] \ No newline at end of file -- cgit v1.2.3