Open ElectricPrism opened 6 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" "")
Doesnt work with Thunar 1.8.0 which is GTK3 on Arch Linux.
Does anyone know why?