Eric Leijonmarck
Eric Leijonmarck
Anyone could help me setup OAuth providers? https://discord.com/channels/552499021260914688/1094351619719692319/1094351619719692319
super duper hacky solution: ```python if __name__ == "__main__": try: response = agent.run( "Could you fix this issue please?" ) except Exception as e: response = str(e) if "Could not...
how can one save a setup that they want as a default? i do not want to save my setup but basically i want to have a default setup when...
i guess, i could create a layout that is loaded by default on a new session? 🤔 I am also curious if i can specify the default session by default...
@alekspickle the question is related as I was asking for a current workaround. @alekspickle it's also generally not nice to tell someone they have hijacked a thread in open source...
``` ❯ sudo /etc/acpi/dell-brightness.sh down Invalid MIT-MAGIC-COOKIE-1 keyCan't open display :0.0 Invalid MIT-MAGIC-COOKIE-1 keyCan't open display :0.0 ``` I somehow get MIT-MAGIC-COOKIE :dagger:
@Wouter0100 hmm.. weirdly enough is it that nothing have worked for me. tillmanberg - dell-brightness / wouter - systemd / icc-brightness Fresh install of ubuntu 19.10 :-1: Is there something...
> @eleijonmarck switch to icc-brightness. Works flawlessly for me the last months. hmm yea. I just tried it: ``` $ cd $ git clone https://github.com/udifuchs/icc-brightness $ cd icc-brightness $ make...
``` ❯ icc-brightness apply profile object path '/org/freedesktop/ColorManager/profiles/icc_3838ba26ddf77b01f82d1559480936e8_eleijonmarck_1000' does not exist for this device Traceback (most recent call last): File "/usr/local/bin/icc-brightness", line 157, in main() File "/usr/local/bin/icc-brightness", line 132, in...
@Wouter0100 maybe something do with: https://github.com/udifuchs/icc-brightness/issues/19