Compare commits
No commits in common. "26e290e8831c1bb16b8130008f00eacf97fb51f9" and "f448bbc4049717d8d83a7a86ac9aac48da2fc50c" have entirely different histories.
26e290e883
...
f448bbc404
@ -1,7 +1,7 @@
|
||||
# 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
|
||||
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
|
||||
|
10
macOS.yaml
10
macOS.yaml
@ -44,7 +44,6 @@ keymap:
|
||||
- name: Tabs remaps
|
||||
application:
|
||||
only:
|
||||
- Chromium-browser
|
||||
- Firefox
|
||||
- Firefox-esr
|
||||
- firefox
|
||||
@ -71,10 +70,12 @@ keymap:
|
||||
- name: Browser remaps
|
||||
application:
|
||||
only:
|
||||
- Chromium-browser
|
||||
- Apple
|
||||
- Ferdium
|
||||
- Firefox
|
||||
- Firefox-esr
|
||||
- Personal
|
||||
- Work
|
||||
- firefox
|
||||
remap:
|
||||
# --- Navigation ---
|
||||
@ -194,9 +195,12 @@ keymap:
|
||||
# Focus Address Bar
|
||||
Alt-L: Ctrl-L
|
||||
|
||||
- name: Ferdium remaps
|
||||
- name: WebCatalog remaps
|
||||
application:
|
||||
only:
|
||||
- Apple
|
||||
- Personal
|
||||
- Work
|
||||
- Ferdium
|
||||
remap:
|
||||
# --- Navigation ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user