From 06bed12139fb9ab420ea012c0fe21b7728b4dba8 Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Thu, 15 Aug 2019 21:47:35 +0800 Subject: [PATCH] Update config for Alacritty, i3, and ranger --- alacritty/alacritty.yml | 1 + i3/config | 2 ++ ranger/rc.conf | 8 ++++---- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 4d122c7..6a007dc 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -102,6 +102,7 @@ tabspaces: 8 font: # Normal (roman) font face normal: + family: Fira Code family: Iosevka #normal: # Font family diff --git a/i3/config b/i3/config index 4f8ef87..7864244 100644 --- a/i3/config +++ b/i3/config @@ -239,9 +239,11 @@ mode "applications" { bindsym f exec firefox bindsym v exec inkscape bindsym r exec alacritty --class "ranger" --command ranger + bindsym R exec alacritty --command ranger bindsym t exec thunderbird bindsym a exec thunar bindsym x exec alacritty --class "vim" --command vim + bindsym X exec alacritty --command vim bindsym z exec zathura # Ways to exit the mode diff --git a/ranger/rc.conf b/ranger/rc.conf index 2b482a9..9b63414 100644 --- a/ranger/rc.conf +++ b/ranger/rc.conf @@ -726,8 +726,8 @@ copytmap q Q w # Here's my custom changes # opening VS Code easily -map OC shell code -map Oc shell code %s -map OV shell vim -map Ov shell vim %s +map OC shell code %s +map Oc shell code %f +map OV shell vim %s +map Ov shell vim %f map Os shell $SHELL