summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/env2
-rw-r--r--.config/x11/xresources2
2 files changed, 3 insertions, 1 deletions
diff --git a/.config/env b/.config/env
index eb4ea63..9806499 100644
--- a/.config/env
+++ b/.config/env
@@ -74,7 +74,7 @@ export CCACHE_LOGFILE='/var/log/ccache.log'
# Apps config
export FZF_DEFAULT_COMMAND='ag -g "" --ignore dotfiles-bsd'
export FZF_DEFAULT_OPTS='--height 60% --layout=reverse --border=left --tabstop=4'
-export LESS="-R"
+export LESS="-R -c"
export LESSHISTFILE='-'
export MANPAGER="less -R -M +Gg"
export MPD_HOST="$HOME"/.local/share/mpd/socket
diff --git a/.config/x11/xresources b/.config/x11/xresources
index 78a2ef2..6c5c036 100644
--- a/.config/x11/xresources
+++ b/.config/x11/xresources
@@ -10,3 +10,5 @@ Xcursor.size: 18
Nsxiv.window.background: #1d2021
Nsxiv.window.foreground: #ebdbb2
Nsxiv.bar.font: UbuntuMono Nerd Font-11
+Vncviewer.grabKeyboard: true
+Vncviewer.FullScreen: 1