From 9fe1899825391ab4d028573b046ac0186bf24e61 Mon Sep 17 00:00:00 2001 From: Felipe M Date: Sun, 31 Jan 2021 16:55:26 +0100 Subject: [PATCH] nemo -> caja Nemo is *very* slow when working with folders full of images. I was moving around some of my stuff to the NAS and it was imbearably slow (about 10+ seconds stuck every time I moved something...) --- .config/sway/config.d/20-keybinds.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config.d/20-keybinds.config b/.config/sway/config.d/20-keybinds.config index ce67c5b..2d65c51 100644 --- a/.config/sway/config.d/20-keybinds.config +++ b/.config/sway/config.d/20-keybinds.config @@ -1,5 +1,5 @@ set $locker ~/.dotfiles/bin/lock.sh -set $fileManager nemo +set $fileManager caja # Notifications: bindsym ctrl+space exec makoctl dismiss