Axarva / dotfiles-2.0

XMonad™️. Widgets go brr.
MIT License
1.72k stars 156 forks source link

The text on the window is overlapping, i guess it is a resolution issue or something. Pls help #162

Closed shockz09 closed 1 year ago

Axarva commented 1 year ago

Please attach screenshots, I have no clue what you're talking about otherwise.

tatertotbot commented 1 year ago

I have the same issue, and below is a screenshot of what is looks like.

IMG_2580

I understand that this is most likely a font issue, but there may be a small possibility that it is a resolution issue as I selected the lowest resolution, but my actual resolution is 720p.

Anyways, assuming that the issue is a font issue, number 5 in the troubleshooting section on the readme file saying "Fonts: GET THOSE FONTS!" isn't that helpful, as I don't know what "those fonts" are.

The output of fc-match mono is Comfortaa-Regular.ttf: "Comfortaa" "Regular" (I was able to ssh into my linux machine to run this command)

I also checked my Alacritty configs and they seem to be parallel to what is here on github.

tatertotbot commented 1 year ago

Okay I just fixed it! To solve this issue, I downloaded chromium. I connected to my linux computer through ssh, and ran sudo pacman -S chromium, although you could probably run that command blindly into the terminal and just press enter. Be aware it may ask you to decide between conflicting packages, and you will not be able to see that. Once I installed chromium, I closed the terminal and re-opened it and now it works fine.

shockz09 commented 1 year ago

Okay I just fixed it! To solve this issue, I downloaded chromium. I connected to my linux computer through ssh, and ran sudo pacman -S chromium, although you could probably run that command blindly into the terminal and just press enter. Be aware it may ask you to decide between conflicting packages, and you will not be able to see that. Once I installed chromium, I closed the terminal and re-opened it and now it works fine.

thanks for helping @tatertotbot !

shockz09 commented 1 year ago

closing this as its fixed