diff options
Diffstat (limited to '.config/Thunar')
-rw-r--r-- | .config/Thunar/accels.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/Thunar/accels.scm b/.config/Thunar/accels.scm index 638a9f3..fb9c2c7 100644 --- a/.config/Thunar/accels.scm +++ b/.config/Thunar/accels.scm @@ -1,4 +1,4 @@ -; thunar GtkAccelMap rc-file -*- scheme -*- +; Thunar GtkAccelMap rc-file -*- scheme -*- ; this file is an automated accelerator map dump ; ; (gtk_accel_path "<Actions>/ThunarActionManager/restore" "") @@ -51,7 +51,6 @@ ; (gtk_accel_path "<Actions>/ThunarWindow/cancel-search" "Escape") ; (gtk_accel_path "<Actions>/ThunarStandardView/select-by-pattern" "<Primary>s") ; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2") -; (gtk_accel_path "<Actions>/ThunarStandardView/configure-columns" "") ; (gtk_accel_path "<Actions>/ThunarStandardView/create-document" "") ; (gtk_accel_path "<Actions>/ThunarShortcutsPane/sendto-shortcuts" "<Primary>d") ; (gtk_accel_path "<Actions>/ThunarActionManager/move-to-trash" "") |