diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-05 12:09:50 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-05 12:09:50 +0200 |
commit | abe0043c30797b4a6395ea0c45b98fb1fefb8c49 (patch) | |
tree | 0b307f5f1a9cf0b9713d315e34c6eecdd7799b68 /.config/x11 | |
parent | scrot script update (diff) | |
download | dotfiles-bsd-abe0043c30797b4a6395ea0c45b98fb1fefb8c49.tar.gz dotfiles-bsd-abe0043c30797b4a6395ea0c45b98fb1fefb8c49.tar.bz2 dotfiles-bsd-abe0043c30797b4a6395ea0c45b98fb1fefb8c49.tar.xz dotfiles-bsd-abe0043c30797b4a6395ea0c45b98fb1fefb8c49.tar.zst dotfiles-bsd-abe0043c30797b4a6395ea0c45b98fb1fefb8c49.zip |
Debian jails incomming
Diffstat (limited to '.config/x11')
-rw-r--r-- | .config/x11/xresources | 2 |
1 files changed, 2 insertions, 0 deletions
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 |