Serious changes
This commit is contained in:
parent
c3415d6f22
commit
ce5a34a110
3 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
192.168.0.100 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICNFyL6rb/ksObeVeDkUeh2e+g9eAYfD6SRT5hHMjNa8
|
||||
192.168.122.1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBeJXvvopl4NzIYXRP5E+UmUs9j/4UYaZzgh20cMH/2e
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue