Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/boron' into boron
Browse files Browse the repository at this point in the history
Merge github PR #126
  • Loading branch information
johnraff committed Feb 5, 2024
2 parents f17de11 + e1fc92d commit d441b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions skel/.config/Thunar/accels.scm
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(gtk_accel_path "<Actions>/ThunarActions/uca-action-Action_Open_Terminal_Here" "F4")
1 change: 1 addition & 0 deletions skel/.config/Thunar/uca.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<action>
<icon>utilities-terminal</icon>
<name>Open terminal here</name>
<unique-id>Action_Open_Terminal_Here</unique-id>
<command>sh -c &apos;cd &quot;$1&quot;; x-terminal-emulator&apos; _ %f</command>
<description />
<patterns>*</patterns>
Expand Down

0 comments on commit d441b44

Please sign in to comment.