Compare commits

..

No commits in common. "26e290e8831c1bb16b8130008f00eacf97fb51f9" and "f448bbc4049717d8d83a7a86ac9aac48da2fc50c" have entirely different histories.

2 changed files with 9 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# vim: ft=tmux # vim: ft=tmux
split-window -h -l 50% -c ~/.config/xremap nvim ~/.config/xremap/macOS.yaml split-window -h -p 50 -c ~/.config/xremap nvim ~/.config/xremap/macOS.yaml
select-pane -t 1 select-pane -t 1
split-window -v -l 50% -c ~/.config/xremap journalctl --user -f _COMM=xremap split-window -v -p 50 -c ~/.config/xremap journalctl --user -f _COMM=xremap
select-pane -t 3 select-pane -t 3

View File

@ -44,7 +44,6 @@ keymap:
- name: Tabs remaps - name: Tabs remaps
application: application:
only: only:
- Chromium-browser
- Firefox - Firefox
- Firefox-esr - Firefox-esr
- firefox - firefox
@ -71,10 +70,12 @@ keymap:
- name: Browser remaps - name: Browser remaps
application: application:
only: only:
- Chromium-browser - Apple
- Ferdium - Ferdium
- Firefox - Firefox
- Firefox-esr - Firefox-esr
- Personal
- Work
- firefox - firefox
remap: remap:
# --- Navigation --- # --- Navigation ---
@ -194,9 +195,12 @@ keymap:
# Focus Address Bar # Focus Address Bar
Alt-L: Ctrl-L Alt-L: Ctrl-L
- name: Ferdium remaps - name: WebCatalog remaps
application: application:
only: only:
- Apple
- Personal
- Work
- Ferdium - Ferdium
remap: remap:
# --- Navigation --- # --- Navigation ---