From b5d4805bbca69e5af49a7194b5898130e5bd3266 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Mon, 2 Mar 2020 16:20:39 -0500 Subject: [PATCH] Go back to GTK-based pcmanfm because: 1. pcmanfm-qt could not drag and drop from window into the side tree; 2. slow-launching of GTK apps is now fixed - I needed to start dbus-launch in .xinitrc --- home/.xbindkeysrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.xbindkeysrc b/home/.xbindkeysrc index 8f8dc80..af85567 100644 --- a/home/.xbindkeysrc +++ b/home/.xbindkeysrc @@ -138,7 +138,7 @@ Mod4 + d # File browser -"pcmanfm-qt" # caja is super-slow to launch from dwm in Ubuntu +"pcmanfm" Mod4 + f # Web browser -- 2.20.1