Increase width of wiki capture window

This commit is contained in:
2025-08-20 01:22:26 -04:00
parent bc52cc88b7
commit 0e31288e07

View File

@@ -322,7 +322,7 @@
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 +"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-o display-popup -E -w 50% -h 50% 'igrep ~/wiki/notes'