From 3036b5a3c7599c9cda729635d65c2dbc2c4427e0 Mon Sep 17 00:00:00 2001 From: xesc Date: Sun, 10 Dec 2023 15:18:39 +0100 Subject: [PATCH] update profile --- profile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profile b/profile index ac1fc0f..0893ef3 100644 --- a/profile +++ b/profile @@ -27,4 +27,8 @@ export HISTFILE="${XDG_DATA_HOME:-$HOME/.local/share}/history" # NNN file manager export NNN_FCOLORS='0B0B04060006060009060B06' +### Less export LESSHISTFILE="-" + +### Styling +export QT_STYLE_OVERRIDE=adwaita-dark