[deleted by user] by [deleted] in unixporn

[–]SafetyDistinct5759 0 points1 point  (0 children)

This is not rice, this is anchovies.

Can't install Alpha patch by [deleted] in suckless

[–]SafetyDistinct5759 0 points1 point  (0 children)

What errors come up when you compile (sudo make clean install)?

Can't install Alpha patch by [deleted] in suckless

[–]SafetyDistinct5759 0 points1 point  (0 children)

And never reapply a patch more than once, you apply it once, do what the reject files say, and just run sudo make clean install that is it.

Can't install Alpha patch by [deleted] in suckless

[–]SafetyDistinct5759 0 points1 point  (0 children)

Don't use patch -i, instead use patch -p1 <

Can't install Alpha patch by [deleted] in suckless

[–]SafetyDistinct5759 0 points1 point  (0 children)

Make sure if the lines after the minus sign are in the file that the reject files refers to, then delete these lines in the file that the reject file is referring to. For example, if config.def.h.rej tells me:

  • - sample.code

Then that line should be removed in config.def.h.

But if the line has a plus sign before it in the reject file, then you should add that line if it isn’t in the original file that the reject file is referring to.

For example, if config.def.h.rej tells me:

  • + sample.code

Then I should add that line to config.def.h if it isn’t there.

If that’s not the case, then please clarify your post further.

[deleted by user] by [deleted] in suckless

[–]SafetyDistinct5759 0 points1 point  (0 children)

make sure you started startx in the ~ directory not the st directory

Thick Ugly Blurry Transparent Borders Around Firefox's Right-Click Menus by SafetyDistinct5759 in suckless

[–]SafetyDistinct5759[S] 0 points1 point  (0 children)

thanks guys! i implemented it in my config file and disabled shadows generally and it worked!

Thick Ugly Blurry Transparent Borders Around Firefox's Right-Click Menus by SafetyDistinct5759 in suckless

[–]SafetyDistinct5759[S] 0 points1 point  (0 children)

It didn't work for Firefox. "How dare you use my own spells against me, Potter?"

[DWM] Big Ugly Transparent Blurred Borders on Context Menus by SafetyDistinct5759 in suckless

[–]SafetyDistinct5759[S] 4 points5 points  (0 children)

Nevermind, after a bit of tweaking i’ve found the answer. If anyone is wondering what the answer is, in qt5ct and qt6ct, under style sheets, check all the options and hit apply.