no black window issue anymore

This commit is contained in:
Thomas Ruoff
2021-10-29 23:45:06 +02:00
parent 1c09a473d6
commit b73a0ae2ff

View File

@@ -19,6 +19,11 @@ eval $(gpg-agent -s --enable-ssh-support --daemon --write-env-file $HOME/.gpg-ag
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources [[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
# kick of xcompmgr to fix blank window issue
xcompmgr -a &
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
case $1 in case $1 in
xterm) xterm)