Increase width of wiki capture window
This commit is contained in:
2
home.nix
2
home.nix
@@ -322,7 +322,7 @@
|
|||||||
bind [ run-shell 'project-picker.sh'
|
bind [ run-shell 'project-picker.sh'
|
||||||
# bind C-c display-popup -E -w 50% -h 50% 'nvim +":cd ~/org" ~/org/refile.norg'
|
# bind C-c display-popup -E -w 50% -h 50% 'nvim +":cd ~/org" ~/org/refile.norg'
|
||||||
# bind C-c display-popup -E -w 50% -h 50% 'nvim +"VimwikiIndex"
|
# bind C-c display-popup -E -w 50% -h 50% 'nvim +"VimwikiIndex"
|
||||||
bind C-c display-popup -E -w 40% -h 60% "pytui -n"
|
bind C-c display-popup -E -w 60% -h 60% "pytui -n"
|
||||||
# bind C-w display-popup -E -w 40% -h 60% "pytui -D"
|
# bind C-w display-popup -E -w 40% -h 60% "pytui -D"
|
||||||
|
|
||||||
bind C-o display-popup -E -w 50% -h 50% 'igrep ~/wiki/notes'
|
bind C-o display-popup -E -w 50% -h 50% 'igrep ~/wiki/notes'
|
||||||
|
|||||||
Reference in New Issue
Block a user