Jee
Jee
UBUniversal Blue
Created by Ravenesque on 5/29/2024 in #🛟bazzite-help
In Ptyxis, can you have more than one "custom command" ?
Yea, tried stuff without bash -c but got nothing or it complained it wasn't a valid option. It seemed pretty adamant about it just accepting one command. "How about a command with multiple commands in it?" 🤔 Also have to add the shell at the end otherwise it just exits. I assume it's intended to be used when you want to start the shell with some option like fish --no-config for example.
8 replies
UBUniversal Blue
Created by Gristle on 5/14/2024 in #🛟bazzite-help
Can't Copy/Paste anywhere but the browser/terminal
Just had a similar problem but don't know if it's related. Intel, Aurora KDE 6. Could see the clipboard content in the system tray but couldn't paste into my flatpak installed application. Restarted the application and now it works. Curious...
23 replies
UBUniversal Blue
Created by Ravenesque on 5/29/2024 in #🛟bazzite-help
In Ptyxis, can you have more than one "custom command" ?
I haven't used this myself and I'm not sure if there's any downside of doing it like this but I threw some things at it and I think this does what you want:
bash -c "command1 && command2 && bash"
bash -c "command1 && command2 && bash"
Change out bash for the shell program you want. If you change the first bash to some other shell you might have to change the &&'s to something appropriate for that shell.
8 replies
UBUniversal Blue
Created by judgement535 on 2/7/2024 in #🛟bazzite-help
Bazzite on Legion GO
I don't have any experience with it so don't know for sure. But there is a setting in BIOS called "Increase external compatibility". As I understand it this can improve some connections with docks and stuff. But I guess since it's optional it could also do the opposite. Might be worth a shot though.
3 replies