From abe0043c30797b4a6395ea0c45b98fb1fefb8c49 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 5 May 2022 12:09:50 +0200 Subject: Debian jails incomming --- .config/env | 2 +- .config/x11/xresources | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to '.config') 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 -- cgit v1.2.3