mrgreen3
mrgreen3
Removed algos from cpu section and tried --threads=2 again and still have same result. `2022-05-12 09:28:23.319] cpu use argon2 implementation AVX2` Little confused about the array option (may need to...
So after searching online I found something that worked. `"rx": [0,1],` This simple change allowed me to have two cores running, temps are up so rig will need some extra...
Ahh can see it now.... changed line 189 to: `script="%d/%m %I:%M${timezone}"` As I do not use timezone I could remove that too....
I mean I need root menu to update once an application is added to system.
Sorry for the late reply ;-) This is more viable script and does work. ``` #!/bin/bash # A simple blocket that prints window title in center of panel. # Very...
Bit late to the party but I am having the same issue, Openbox running tint2 I have dark icon on a dark background. i3wm it works fine. As a workaround...
Will do, thank you very much ;-)
Added a README in theme directory... Nordic Openbox theme: https://github.com/hsully03/Nordic-Openbox Based on themes by Aditya Shakya. https://www.reddit.com/r/unixporn/comments/nqri3y/openbox_did_someone_say_widgets/ Will be modified by Mr Green for ArchBang Linux.
Yes of course but I still have the same issue, however I am running that command from jgmenu not jgmenu_run. Clearly see other setups that use more than one config...