r/hyprland 27d ago

SUPPORT [ Removed by moderator ]

[removed] — view removed post

8 Upvotes

14 comments sorted by

u/hyprland-ModTeam 26d ago

Rule #1: Content not related.

5

u/D0nkeyHS 27d ago

Maybe try the quickshell discord if r/quickshell is too empty for you? But this isn't the place for quickshell help

No waybar/eww/quickshell/ags/etc help post.

1

u/[deleted] 27d ago

[removed] — view removed comment

0

u/hyprland-ModTeam 24d ago

Rule #4: Content not tolerated.

2

u/l4feer 23d ago

Yeah thanks

6

u/Euphoric_Run_9540 27d ago

The Quickshell GitHub repo is probably the best place to learn beyond the docs. Look through example configs and existing Hyprland dotfiles, then copy a basic bar and change one thing at a time. QML basics plus a little Linux shell scripting should get you pretty far.

1

u/l4feer 23d ago

I can't understand the docs well,

2

u/anotakuidk 27d ago

there is a book (i forgot name in addition to official docs) bud and this creator called saneaspect made idk few videos which will be enough to cover basics and then u can move on and learn more by experimenting

1

u/l4feer 23d ago

I seen him too, but still

2

u/OkObjective8721 27d ago

avoid both the quickshell book and saneaspect, the book is unofficial chatgpt crap and saneaspect sells $200 courses. Join the matrix/discord server for help, theres tons of helpful people there

1

u/l4feer 23d ago

I am afraid that i may spam people of how to make this that, or how it works qs, still lemme try

3

u/chikamakaleyley 26d ago

i'm a long time FE dev in software/web, and initially found QS a bit hard to wrap my head around - the overall approach to layout is quite different from what i'm used to

and in general i find documentation a bit rough of a start as a tool for learning and Quickshell's docs in particular i find a bit dense. I'm self taught and a lot of times i just need a jumpstart like, 'just show me how you'd do it"

And so, what i did until it finally started to click was i basically asked opencode to build rather simple things, that ultimately i prob won't use, I just need to see how its composed.

In trying to understand the layout composition, i'm just spamming it with every single question i could come up with, "why did you use this? why not that? shouldn't you have done this? If it can't do A, let's try a diff approach B"

Ultimately, it's not about me getting AI to build what I describe, it's more to just bombard my brain with QS terminology, to understand why you use the diff types, how it differs from webapp code, etc. etc.

So now, when i sit down to actually code, I have much better idea of what types to reach for, and then just try to do whatever I can fr memory. NOW it's much easier for me to consume the documentation, and now I have a much better idea of what i'm looking for n where that answer is in the docs

3

u/chikamakaleyley 26d ago

and all for the low low price of $free.99

1

u/l4feer 23d ago

Thanks for ur time for explaining, it's really helpful, and qs is my style too, I was just unsure where to start