fix giant cursors

This commit is contained in:
= 2020-03-25 17:26:07 +00:00
parent 37a0af9a58
commit ffef2e443c
1 changed files with 1 additions and 2 deletions

View File

@ -73,8 +73,7 @@ case "$_host" in
;; ;;
Pamela) Pamela)
# fix giant cursors caused by adwaitu theme being installed as dependency of something. # fix giant cursors caused by adwaitu theme being installed as dependency of something.
# i now like my gian cursor - leaving it commented for now export XCURSOR_PATH=""
# export XCURSOR_PATH=""
# TODO - why did i have these? do i still need them? # TODO - why did i have these? do i still need them?
xrandr --dpi 96 xrandr --dpi 96
xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --setprovideroutputsource modesetting NVIDIA-0