From 897ffe7b3ba43fee0c4418148a185d1cbb7d6425 Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Tue, 30 Dec 2025 01:17:10 +0900 Subject: QoL small changes --- public/.config/gtk-3.0/settings.ini | 2 +- public/.config/zathura/zathurarc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'public/.config') diff --git a/public/.config/gtk-3.0/settings.ini b/public/.config/gtk-3.0/settings.ini index 7033423..8790fb3 100644 --- a/public/.config/gtk-3.0/settings.ini +++ b/public/.config/gtk-3.0/settings.ini @@ -5,7 +5,7 @@ gtk-cursor-theme-name=breeze_cursors gtk-cursor-theme-size=24 gtk-decoration-layout=icon:minimize,maximize,close gtk-enable-animations=true -gtk-font-name=Noto Sans, 12 +gtk-font-name=Noto Sans, 14 gtk-icon-theme-name=breeze gtk-menu-images=true gtk-modules=colorreload-gtk-module:window-decorations-gtk-module diff --git a/public/.config/zathura/zathurarc b/public/.config/zathura/zathurarc index c033af9..c35c6d7 100644 --- a/public/.config/zathura/zathurarc +++ b/public/.config/zathura/zathurarc @@ -22,7 +22,8 @@ set guioptions sv # TODO: map the right mouse button (Button2) to 'help to pan document' (which is # mapped to middle button (Button3) -map scroll down +# These two don't work. And will mess up the Button2 "panning functionality" +#map scroll down #map feedkeys unmap [normal] -- cgit v1.2.3