[profile] LESS: add -F

This commit is contained in:
odrling 2023-11-27 18:25:02 +01:00
parent 2e768ba6a3
commit 372cd55c21
No known key found for this signature in database
GPG key ID: E24CA7508C27AF5B

View file

@ -18,7 +18,7 @@ export SWAYIDLE_TURN_OFF=600
export GTK_THEME=Arc
export LESS="-R -z-2 -j4"
export LESS="-R -z-2 -j4 -F"
# fix java swing applications
export _JAVA_AWT_WM_NONREPARENTING=1