From 82fe73b69414545b6cdcbd3881aa9b1354e81809 Mon Sep 17 00:00:00 2001 From: Marc Date: Fri, 28 Feb 2020 03:53:49 +0000 Subject: [PATCH] changed ranger from urxvt to alacritty --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 5e2916c..1cad3f1 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -20,7 +20,7 @@ super + @space # File managers super + {e, shift + e} - {urxvt -e ranger, thunar} + {alacritty -e ranger, thunar} # make sxhkd reload its configuration files: super + Escape