end-4 / dots-hyprland

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

[Issue] How do I change how round the corners of the screen is? #423

Closed Ate329 closed 5 months ago

Ate329 commented 5 months ago
Click to expand ```plain Paste your log here ```

I went through the wiki but I didn't find this option maybe I was just blind.

end-4 commented 5 months ago

line 308, ~/.config/ags/scss/_bar.scss which is in the .corner-black class and contains @include large-rounding;

replace that with something like border-radius: 69px;

Ate329 commented 5 months ago

Thank you! I have another issue is that after I had installed a package, I had to logout or reboot the system in order to be able to search it in the search bar when I press the super key.

D3ja-vu commented 5 months ago

~/.config/ags/scss/_bar.scss

you can reload ags by pressing ctrl+Super,r

end-4 commented 5 months ago

after I had installed a package, I had to logout or reboot the system

known ags issue, check its issues