Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blinking screen #431

Open
Beafantles opened this issue Apr 20, 2024 · 2 comments
Open

Blinking screen #431

Beafantles opened this issue Apr 20, 2024 · 2 comments

Comments

@Beafantles
Copy link

  • (For usage) I have read the wiki
  • (For troubleshooting) I have read the wiki
  • I have made sure that both my config and system packages are up to date
  • Linux distro: Arch

The issue

I installed the project (after a clean Arch install) using bash <(curl -s "https://end-4.github.io/dots-hyprland-wiki/setup.sh") and it went smoothly.
However, after rebooting, my screen is blinking (somehow when I move my mouse, it doesn't blink as much as before).
I recorded a video to show it:

VID_20240420_184717.mp4
@D3ja-vu
Copy link
Contributor

D3ja-vu commented Apr 20, 2024

try missing with your env.conf as wlr noscreen cursor and read the wiki about screen tearing

@Ate329
Copy link

Ate329 commented Apr 23, 2024

Did you do what the last few lines of install.sh says since it's your first installation?

;;esac
case $existed_hypr_conf in
  y) printf "\n\e[33m[$0]: Warning: \"~/.config/hypr/hyprland.conf\" already existed before and we didn't overwrite it. \e[0m\n"
     printf "\e[33mPlease use \"~/.config/hypr/hyprland.conf.new\" as a reference for a proper format.\e[0m\n"
     printf "\e[33mIf this is your first time installation, you must overwrite \"~/.config/hypr/hyprland.conf\" with \"~/.config/hypr/hyprland.conf.new\".\e[0m\n"
;;esac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants