1
0
Fork 0

zathura: remove old keybinds

This commit is contained in:
Luca Bilke 2024-07-17 14:55:38 +02:00
parent ca65f7da2a
commit 73e436108f
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 0 additions and 13 deletions

View File

@ -2,18 +2,6 @@ set statusbar-h-padding 0
set statusbar-v-padding 0
set page-padding 1
set selection-clipboard clipboard
map u scroll half-up
map d scroll half-down
map U navigate previous
map D navigate next
map P toggle_page_mode
map r reload
map R rotate
map K page-up
map J page-down
map i recolor
map p print
map g goto top
# Lighthaus Colors:
@ -51,7 +39,6 @@ set render-loading true
set render-loading-fg "#FFEE79"
set render-loading-bg "#18191E"
# Recolor mode settings
set recolor-lightcolor "#21252D"
set recolor-darkcolor "#FFFADE"