From bda656d0bff97d46df298509ef840500d4c69d14 Mon Sep 17 00:00:00 2001 From: adrien Date: Sun, 6 Dec 2020 00:08:52 +0100 Subject: [PATCH] Add ranger binding --- .config/spectrwm/spectrwm.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/spectrwm/spectrwm.conf b/.config/spectrwm/spectrwm.conf index 512e505..50c98d9 100644 --- a/.config/spectrwm/spectrwm.conf +++ b/.config/spectrwm/spectrwm.conf @@ -128,9 +128,12 @@ bind[firefox] = MOD+w program[intellij] = intellij-idea-ultimate-edition bind[intellij] = MOD+i -#program[chrome] = google-chrome-stable +#program[chrome] = google-chrome-stable #bind[chrome] = MOD+g +program[ranger] = alacritty -e ranger +bind[ranger] = MOD+e + # Validated default programs: # program[lock] = xlock # program[term] = xterm