plotinus icon indicating copy to clipboard operation
plotinus copied to clipboard

Doesnt work with Thunar 1.8.0 which is GTK3

Open ElectricPrism opened this issue 6 years ago • 1 comments

Doesnt work with Thunar 1.8.0 which is GTK3 on Arch Linux.

Does anyone know why?

ElectricPrism avatar Jun 11 '18 04:06 ElectricPrism

Ctrl+Shift+P is used for <Actions>/ThunarLauncher/open-in-new-tab by default.

You can edit ~/.config/Thunar/accels.scm and disable that binding by adding the line:

(gtk_accel_path "<Actions>/ThunarLauncher/open-in-new-tab" "")

rianmcguire avatar May 08 '20 02:05 rianmcguire