p-e-w / plotinus

A searchable command palette in every modern GTK+ application
1.02k stars 22 forks source link

Doesnt work with Thunar 1.8.0 which is GTK3 #39

Open ElectricPrism opened 6 years ago

ElectricPrism commented 6 years ago

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

Does anyone know why?

rianmcguire commented 4 years ago

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" "")