Compare commits

...

2 Commits

Author SHA1 Message Date
26e290e883 Purge WebCatalog from the config 2023-11-24 23:13:20 +00:00
33842a9258 Fix tmux commands
Don't use removed `-p` option to `split-window`
2023-11-24 23:12:21 +00:00
2 changed files with 5 additions and 9 deletions

View File

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

View File

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