Verchalent
Verchalent
> { > "first_launch": { > "user": "1000", > "cmd": "bash -c '/usr/bin/desktop_ready && (dbus-launch xfdesktop &); (dbus-launch xfwm4 --replace &); (dbus-launch xfce4-panel &)'" > } > } Verified this...
> Verified this works with my setup. Curious why Suse is the only impacted workspace though. No other XFCE based workspaces appear to be impacted. After some additional testing, it...
Same issue. Only solution so far is disabling canvasblocker for the site and I really don't want to do that.
> I don't know anything about Zellij, but won't you also have to update [the function that gets the terminal output?](https://github.com/shobrook/wut/blob/master/wut/utils.py#L116) Yes, you would need to do that as well....
I think I have this working, but I am holding off on the PR until I confirm there isn't a better way. So far I'm hitting two issues with Zellij...
> Maybe using a [pseudo-terminal](https://docs.python.org/3/library/pty.html) would help. I'll give it a try.
I haven' had much time to look at it recently, but I'll try to take a look this weekend. Can't remember how I initially stumbled across zellij, but it was...
I installed last week on 7.2.2 with the kickstart script. My intent was to follow the community docs to ensure the netdata user/group was properly created, but the script did...