summary refs log tree commit diff stats
path: root/xbindkeys
diff options
context:
space:
mode:
authorAlan Pearce2018-04-29 14:57:59 +0200
committerAlan Pearce2018-04-29 14:57:59 +0200
commit41c43e642dab3f23f18e4ae8be5dfd87d52efbfc (patch)
treea04baa29e472e41f95b0f93f594ae150a6077caa /xbindkeys
parent45ea8a17b649309f0a0290d866be9937fef0f2c3 (diff)
downloaddotfiles-41c43e642dab3f23f18e4ae8be5dfd87d52efbfc.tar.lz
dotfiles-41c43e642dab3f23f18e4ae8be5dfd87d52efbfc.tar.zst
dotfiles-41c43e642dab3f23f18e4ae8be5dfd87d52efbfc.zip
Use mlterm everywhere
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")