diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-09 14:14:24 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-09 14:14:24 -0600 |
| commit | 173d3a70e32e3ce1c83cf98346ab9d007782c5b6 (patch) | |
| tree | 6458655314d3e56e4e63114ea3288c6fd583265e /dotfiles/system/.config/Thunar/accels.scm | |
| parent | c4da6f74db13b677e041e1fafa6abb44a5e69098 (diff) | |
session: add ai-assistants tmux launcher script
Created script to launch tmux session with Claude assistants for multiple
projects. Synced dotfile changes including calibre, audacious, and shell configs.
Diffstat (limited to 'dotfiles/system/.config/Thunar/accels.scm')
| -rw-r--r-- | dotfiles/system/.config/Thunar/accels.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/system/.config/Thunar/accels.scm b/dotfiles/system/.config/Thunar/accels.scm index a2bb382..1eda30b 100644 --- a/dotfiles/system/.config/Thunar/accels.scm +++ b/dotfiles/system/.config/Thunar/accels.scm @@ -32,6 +32,7 @@ ; (gtk_accel_path "<Actions>/ThunarStandardView/forward" "<Alt>Right") ; (gtk_accel_path "<Actions>/ThunarActionManager/restore" "") ; (gtk_accel_path "<Actions>/ThunarWindow/open-location-alt" "<Alt>d") +; (gtk_accel_path "<Actions>/ThunarBookmarks/b89949686b39b7851b3f8ca433368c2b" "") ; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out-alt" "<Primary>KP_Subtract") ; (gtk_accel_path "<Actions>/ThunarStandardView/select-by-pattern" "<Primary>s") ; (gtk_accel_path "<Actions>/ThunarWindow/contents" "F1") |
