答案1
在 zathurarc 中,使用
set guioptions none
来自手册页
guioptions
Shows or hides GUI elements. When it contains 'c', the command line is showed. When it
contains 's', the statusbar is showed.
· Value type: String
· Default value: s
即使没有明确提到“无”这个值,但它似乎有效。