home: pager: use explicit config section name

This commit is contained in:
Bruno BELANYI 2026-01-02 15:10:59 +00:00
parent d111734802
commit c3603a6191

View file

@ -19,6 +19,7 @@ in
}; };
xdg.configFile."lesskey".text = '' xdg.configFile."lesskey".text = ''
#command
# Quit without clearing the screen on `Q` # Quit without clearing the screen on `Q`
Q toggle-option -!^Predraw-on-quit\nq Q toggle-option -!^Predraw-on-quit\nq
''; '';