updates
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
set -x QT_QPA_PLATFORMTHEME "qt5ct"
|
set -x QT_QPA_PLATFORMTHEME "qt5ct"
|
||||||
set -x GTK2_RC_FILES "$HOME/.gtkrc-2.0"
|
set -x GTK2_RC_FILES "$HOME/.gtkrc-2.0"
|
||||||
|
set -x PAGER "less -isgj.5"
|
||||||
|
|
||||||
# cuda stuff
|
# cuda stuff
|
||||||
set -x CUDA_HOME /opt/cuda
|
set -x CUDA_HOME /opt/cuda
|
||||||
|
|||||||
+4
-4
@@ -1,13 +1,13 @@
|
|||||||
# zathurarc
|
# zathurarc
|
||||||
|
|
||||||
set zoom-min 0
|
set zoom-min 10
|
||||||
set zoom-max 10
|
set zoom-max 1000
|
||||||
|
set zoom-step 20
|
||||||
set first-page-column 2
|
set first-page-column 2
|
||||||
set pages-per-row 2
|
set pages-per-row 2
|
||||||
set scroll-step 100
|
set scroll-step 100
|
||||||
set recolor-keephue "true"
|
|
||||||
set scroll-page-aware "true"
|
set scroll-page-aware "true"
|
||||||
set smooth-scroll "true"
|
set recolor-keephue "true"
|
||||||
set guioptions "csv"
|
set guioptions "csv"
|
||||||
set adjust-open "best-fit"
|
set adjust-open "best-fit"
|
||||||
set selection-clipboard "clipboard"
|
set selection-clipboard "clipboard"
|
||||||
|
|||||||
Reference in New Issue
Block a user