feat: add wallpaperEngine services
This commit is contained in:
parent
28789b9db8
commit
9a47a9e692
14 changed files with 352 additions and 79 deletions
11
home/config/tmux.yaml
Normal file
11
home/config/tmux.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: init
|
||||
root: ~/
|
||||
|
||||
startup_window: editor
|
||||
|
||||
windows:
|
||||
- editor:
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- editor:
|
||||
- nvim
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
"nvim . (.*)": " $1",
|
||||
"\\(\\d+\\) Discord (.*)": " $1",
|
||||
"(.*) - YouTube — Mozilla Firefox": " $1",
|
||||
"(.*)\\pdf — Mozilla Firefox": " $1",
|
||||
"(.*)\\.pdf — Mozilla Firefox": " $1",
|
||||
"(.*) — Mozilla Firefox": " $1",
|
||||
"(.*) - VLC media player": " $1",
|
||||
"(.*) - YouTube Music — Mozilla Firefox": " $1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue