diff --git a/mksh/.config/mksh/mkshrc b/mksh/.config/mksh/mkshrc index 383457d..52039c3 100644 --- a/mksh/.config/mksh/mkshrc +++ b/mksh/.config/mksh/mkshrc @@ -10,6 +10,7 @@ export GNUPGHOME="$XDG_DATA_HOME/gnupg" export XDG_RUNTIME_DIR="$XDG_DATA_HOME/runtime" export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC' +export PKINIT_ANCHORS="${XDG_DATA_HOME:-$HOME/.local/share}/pki" export VISUAL=vim export EDITOR=vim export QT_QPA_PLATFORMTHEME=qt5ct diff --git a/ssh/.config/ssh/known_hosts b/ssh/.config/ssh/known_hosts index 3f19782..1a3bf83 100644 --- a/ssh/.config/ssh/known_hosts +++ b/ssh/.config/ssh/known_hosts @@ -1 +1,2 @@ 192.168.0.100 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICNFyL6rb/ksObeVeDkUeh2e+g9eAYfD6SRT5hHMjNa8 +192.168.122.1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBeJXvvopl4NzIYXRP5E+UmUs9j/4UYaZzgh20cMH/2e diff --git a/x11/.config/X11/xprofile b/x11/.config/X11/xprofile index 4e968dd..863d8e5 100755 --- a/x11/.config/X11/xprofile +++ b/x11/.config/X11/xprofile @@ -1,7 +1,6 @@ fastcompmgr -o 0.4 -r 12 -c -C & setxkbmap -option ctrl:nocaps & dwmblocks & -xrandr --verbose --output Virtual-1 --mode 1920x1080 hsetroot -full $HOME/.local/media/pics/wallpapers/default & xset s off xset -dpms