end-4 / dots-hyprland

i hate minimalism so...
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
4.34k stars 297 forks source link

Problems with built-in tools #916

Open nocopyo opened 4 hours ago

nocopyo commented 4 hours ago

Discussed in https://github.com/end-4/dots-hyprland/discussions/915

Originally posted by **nocopyo** November 1, 2024 Hey! Just installed end4 dotfiles, worked flawlessly. Except when I went to the left sidebar, tools, and used the "Change screen resolution" quick script. Now my resolution is stuck at a 640x320 resolution and I can't get it back to my native 1920x1080 in the .config file. Any help appreciated
nocopyo commented 2 hours ago

Solved by changing the monitor name on hyprland.conf example: monitor=eDP-1,highres,auto,1 changed to: monitor=DP-3,highres,auto,1 that script sounds problematic