aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zprofile b/.zprofile
index 3418020..d74eb21 100644
--- a/.zprofile
+++ b/.zprofile
@@ -4,7 +4,7 @@ export TERMINAL="st"
export BROWSER="firefox"
export READER="zathura"
export COLORTERM="truecolor"
-export PAGER="less"
+export PAGER="bat"
export WM="xmonad"
export QT_QPA_PLATFORMTHEME=gtk2