Update xinitrc
This commit is contained in:
parent
2875c5d7e7
commit
2d090a9915
1 changed files with 1 additions and 1 deletions
|
@ -39,9 +39,9 @@ fi
|
|||
if type "x11-toggle-primary-gpu" > /dev/null; then
|
||||
if [ "$(x11-toggle-primary-gpu get)" == "NVIDIA" ]; then
|
||||
xrandr --setprovideroutputsource modesetting NVIDIA-0
|
||||
xrandr --auto
|
||||
fi
|
||||
fi
|
||||
xrandr --auto
|
||||
|
||||
setxkbmap fr
|
||||
exec i3
|
||||
|
|
Loading…
Reference in a new issue