refactor: misc changes

This commit is contained in:
2025-07-04 00:33:49 +03:00
parent 1aeb25e712
commit 259c94797b
5 changed files with 62 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
; this file is an automated accelerator map dump
;
(gtk_accel_path "<Actions>/ThunarActions/uca-action-1739060949375198-2" "<Primary><Shift>x")
; (gtk_accel_path "<Actions>/ThunarDetailsView/expandable-folders" "")
(gtk_accel_path "<Actions>/ThunarStandardView/sort-by-type" "<Alt>t")
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-last-modified" "")
; (gtk_accel_path "<Actions>/Thunarwindow/menu" "")
@@ -93,7 +92,6 @@
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-icons" "<Primary>1")
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-2" "<Shift>Delete")
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>plus")
; (gtk_accel_path "<Actions>/ThunarStandardView/configure-columns" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")
; (gtk_accel_path "<Actions>/ThunarWindow/open-location" "<Primary>l")
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3")

View File

@@ -70,4 +70,15 @@
<patterns>*.png;*.webp;*.jpg;*.jpeg</patterns>
<image-files/>
</action>
<action>
<icon>emblem-symbolic-link</icon>
<name>Paste symbolic link</name>
<submenu></submenu>
<unique-id>1751568263954481-1</unique-id>
<command>~/Dev/Scripts/symlink_from_clip %f</command>
<description>Creates symlink(s) in current directory for file(s) in clipboard</description>
<range>*</range>
<patterns>*</patterns>
<directories/>
</action>
</actions>