mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
no black window issue anymore
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user