起因:终于厌倦了windows下的游戏和娱乐,想沉下心来学习一下,所以决定终止win7/arch的双系统状态;只留我大Arch!对于空出的大片硬盘空间,所以决定全盘重分区…
过程:轻车熟路.
结果:爽.
后果:在重新安装zathura后发现升级到0.2.6版了,默认没有/etc/zathurarc文件,也没有~/.config/zathura/zathurarc文件.
重点:原来软件在自动适应最佳宽度的情况下,点击空格键是下翻一屏,现在是下翻一页,非常非常别扭!google了很久也没有合适的配置文件.
恳请:zathura同好贡献一份zathurarc.
多谢!
自用的vim-like的zathurarc
set adjust-open width
set font "monospace semi 12"
set guioptions ""
set statusbar-home-tilde true
set statusbar-h-padding 0
set statusbar-v-padding 0
set selection-clipboard clipboard
set vertical-center true
set window-title-page truemap d scroll half-down
map D toggle_page_mode
map f toggle_fullscreen
map F follow
map i toggle_statusbar
map I recolor
map p exec "notify-send 'Current Page is $PAGE'"
map reload
map u scroll half-up
map z adjust_window width
map Z adjust_window best-fit
map = zoom inmap [fullscreen] d scroll half-down
map [fullscreen] D toggle_page_mode
map [fullscreen] f toggle_fullscreen
map [fullscreen] F follow
map [fullscreen] i toggle_statusbar
map [fullscreen] I recolor
map [fullscreen] p exec "notify-send 'Current Page is $PAGE'"
map [fullscreen] reload
map [fullscreen] u scroll half-up
map [fullscreen] z adjust_window width
map [fullscreen] Z adjust_window best-fit
map [fullscreen] = zoom inmap print
不能直接上传文件(后缀名有要求),所以就直接写出来了
# mouse selection copy to clipboard instead of primary
set selection-clipboard clipboard
我只有一行,笑
您这属于考古了
, 谢谢!
有些问题过于小众, 暂时无人回复不要担心, 也许十几年之后会有人帮你解决.
真的爱上这个社区了 ![]()
哇,没想到你还活着(不是
很开心、很荣幸再次在论坛看见你