mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
vim-typewriter: fix
This commit is contained in:
@@ -55,5 +55,5 @@ in
|
|||||||
writers.writeDashBin "vim-typewriter" ''
|
writers.writeDashBin "vim-typewriter" ''
|
||||||
# tell the window manager to fullscreen the nvim window
|
# tell the window manager to fullscreen the nvim window
|
||||||
${wmctrl}/bin/wmctrl -r :ACTIVE: -b add,fullscreen
|
${wmctrl}/bin/wmctrl -r :ACTIVE: -b add,fullscreen
|
||||||
${vim-typewriter}/bin/nvim "$@
|
${vim-typewriter}/bin/nvim "$@"
|
||||||
''
|
''
|
||||||
|
|||||||
Reference in New Issue
Block a user