aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to 'services')
-rw-r--r--services/zsh/zsh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/zsh/zsh.nix b/services/zsh/zsh.nix
index 78387f91..b8079fd4 100644
--- a/services/zsh/zsh.nix
+++ b/services/zsh/zsh.nix
@@ -83,7 +83,7 @@ in {
TERMINAL = "alacritty";
BROWSER = "firefox";
COLORTERM = "truecolor";
- PAGER = "less";
+ PAGER = "less -R";
WM = "river";
AWMWALLPAPER = "/home/dt/media/pictures/tes/wallpapers-linux_cast/Dedicated_Colorschemes/nord/Abstract-Nord.png";