fix giant cursors
This commit is contained in:
parent
37a0af9a58
commit
ffef2e443c
3
xinitrc
3
xinitrc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue