summary refs log tree commit diff stats
path: root/xbindkeys
diff options
context:
space:
mode:
Diffstat (limited to 'xbindkeys')
-rw-r--r--xbindkeys/.xbindkeysrc.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbindkeys/.xbindkeysrc.scm b/xbindkeys/.xbindkeysrc.scm
index 7b00c38..b8812cd 100644
--- a/xbindkeys/.xbindkeysrc.scm
+++ b/xbindkeys/.xbindkeysrc.scm
@@ -53,5 +53,5 @@
 (xbindkey '(mod4 F12) "mpc stop")
 
 (xbindkey '(mod4 p) "dmenu_run -fn '-misc-termsyn-medium-r-normal--11-79-100-100-c-60-*-*' -nb '#002b36' -nf '#fdf6e3' -sb '#586e75' -sf '#fdf6e3' -hist '/home/alan/.cache/dmenu_run_history'")
-(xbindkey '(mod4 shift T) "urxvtc")
+(xbindkey '(mod4 shift T) "mlterm")
 (xbindkey '(mod4 shift E) "emacsclient -c")