refactor: stuff
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
; this file is an automated accelerator map dump
|
; this file is an automated accelerator map dump
|
||||||
;
|
;
|
||||||
(gtk_accel_path "<Actions>/ThunarActions/uca-action-1739060949375198-2" "<Primary><Shift>x")
|
(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>/ThunarStandardView/sort-by-type" "<Alt>t")
|
||||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-last-modified" "")
|
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-last-modified" "")
|
||||||
; (gtk_accel_path "<Actions>/Thunarwindow/menu" "")
|
; (gtk_accel_path "<Actions>/Thunarwindow/menu" "")
|
||||||
@@ -92,6 +93,7 @@
|
|||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-icons" "<Primary>1")
|
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-icons" "<Primary>1")
|
||||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-2" "<Shift>Delete")
|
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-2" "<Shift>Delete")
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>plus")
|
; (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>/ThunarStandardView/rename" "F2")
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-location" "<Primary>l")
|
; (gtk_accel_path "<Actions>/ThunarWindow/open-location" "<Primary>l")
|
||||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3")
|
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3")
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[Configuration]
|
[Configuration]
|
||||||
LastActiveMode=THUNAR_RENAMER_MODE_NAME
|
LastActiveMode=THUNAR_RENAMER_MODE_NAME
|
||||||
LastActiveRenamer=ThunarSbrNumberRenamer
|
LastActiveRenamer=ThunarSbrInsertRenamer
|
||||||
|
|
||||||
[ThunarSbrRemoveRenamer]
|
[ThunarSbrRemoveRenamer]
|
||||||
StartOffset=18
|
StartOffset=18
|
||||||
@@ -8,15 +8,15 @@ EndOffset=4
|
|||||||
EndOffsetMode=THUNAR_SBR_OFFSET_MODE_RIGHT
|
EndOffsetMode=THUNAR_SBR_OFFSET_MODE_RIGHT
|
||||||
StartOffsetMode=THUNAR_SBR_OFFSET_MODE_RIGHT
|
StartOffsetMode=THUNAR_SBR_OFFSET_MODE_RIGHT
|
||||||
|
|
||||||
[ThunarSbrInsertRenamer]
|
|
||||||
Offset=0
|
|
||||||
Text=[phonk2]\
|
|
||||||
Mode=THUNAR_SBR_INSERT_MODE_INSERT
|
|
||||||
OffsetMode=THUNAR_SBR_OFFSET_MODE_LEFT
|
|
||||||
|
|
||||||
[ThunarSbrNumberRenamer]
|
[ThunarSbrNumberRenamer]
|
||||||
TextMode=THUNAR_SBR_TEXT_MODE_NT
|
TextMode=THUNAR_SBR_TEXT_MODE_NT
|
||||||
Text=
|
Text=
|
||||||
Mode=THUNAR_SBR_NUMBER_MODE_123
|
Mode=THUNAR_SBR_NUMBER_MODE_123
|
||||||
Start=1
|
Start=1
|
||||||
|
|
||||||
|
[ThunarSbrInsertRenamer]
|
||||||
|
Offset=0
|
||||||
|
Text=female_
|
||||||
|
Mode=THUNAR_SBR_INSERT_MODE_INSERT
|
||||||
|
OffsetMode=THUNAR_SBR_OFFSET_MODE_LEFT
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<name>Open Terminal Here</name>
|
<name>Open Terminal Here</name>
|
||||||
<submenu></submenu>
|
<submenu></submenu>
|
||||||
<unique-id>1724255257300256-1</unique-id>
|
<unique-id>1724255257300256-1</unique-id>
|
||||||
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
<command>kitty %f</command>
|
||||||
<description>Example for a custom action</description>
|
<description>Example for a custom action</description>
|
||||||
<range></range>
|
<range></range>
|
||||||
<patterns>*</patterns>
|
<patterns>*</patterns>
|
||||||
|
|||||||
Reference in New Issue
Block a user