quou

joined 2 years ago
[–] [email protected] 1 points 2 years ago

I hope you get bullied

[–] [email protected] 5 points 2 years ago

persistent partition

[–] [email protected] 1 points 2 years ago

Maybe you could by creating a new boot partition and then cloning the current one into that before deleting the original one and reconfiguring grub?

[–] [email protected] -4 points 2 years ago (1 children)

you can't easily. you fucked up putting it there

[–] [email protected] 9 points 2 years ago (6 children)

What's with the big spike in "unknown" at the same time as Windows market share going down a bunch?

[–] [email protected] 3 points 2 years ago (3 children)

Pick up a used Thunderbolt >=3 one from EBay if your laptop supports it. I have a ThinkPad Universal Thunderbolt 4 dock that I bought used for ~$100 and it has served me very well so far.

[–] [email protected] 2 points 2 years ago (1 children)

One thing I just remembered that you might struggle with is applying patches which is how you install "extensions" in most suckless software including DWM. Do you know how to use Git or some other version control system? If you don't know Git but have used Subversion or Perforce or something then it should be fairly easy to pick up but if you haven't used version control ever then resolving conflicts between patches might be a little tricky.

[–] [email protected] 3 points 2 years ago (3 children)

DWM

Yeah it's customised by editing a C header but you don't really need to know C to configure it, you can 100% just copy the patterns that are already there and change them up like you would with any other config format.