-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tracker: general user and simple system wide tweaks and fixes #38
Comments
Make Installation of GIMP Plugins easier by providing a script and putting that in the "Tools" folder? Just found out about it, will be lots of bloat because they are not tested, but GIMP needs more attention, so does KDEnLive, which doesnt seem to run on Wayland. |
kdenlive doesnt run on wayland? im using it currently on my fsb 37 wayland.im not sure of the tools idea, since not everyone or alot of person would use those tools or scripts |
Weird it works? Maybe it falls back to X11? Do you use the Flatpak? The scripts integrate into the GIMP menu with GUI etc. But they are a lot, so optional of course. |
yes
this sounds interesting, if you can work on it, i can just integrate it in the program's option |
Are additional RPMs here too? I have some, because there are Dolphin dependencies:
I can try and replace the last two with direct container commands, but no guarantee that this will work, and it will slow down the addons a bit. But of course better. |
gnome-boxes qemu qemu-kvm The flatpak doesnt support USB for some weird reason (usb is a permission?) so no way to get windows running without that, guest additions, no internet, no clipboard etc. |
stacer is a really nice app, for showing systemd processes, cleaning temporary files (Gigabytes for me), some system stuff. This may be replaced by KDE internal apps soon, but not yet and dont see it coming |
selinux-policy-doc selinux-policy-sandbox for some reason these are not installed. But I was too lazy to research what they do and if they are useful. SELinux = good Redhat happy |
Shell replacement, keep in mind that it coould break the system, but this should work
the lchsh is said to be a specific fedora command. You could also only replace it in Konsole and Gnome terminal. Sed should be able to do that, if one file is not existent it should be skipped
Terminal emulator only:
to test: Configs needed?
a problem with Flatpak apps and fish, different ways of Flatpaks using it? |
you can create a pull request for addition of the recommended rpm apps. To add it, you can just include it in config/app_for_install.json, it has a format of: "Mailspring": {
"aid": "com.getmailspring.Mailspring",
"sdesc": "A simple email client.",
"source": "flathub"
}, the
|
i'm not sure about this tho, since selinux is already installed and set up in fedora |
the shell will be changed using |
add #32 to the list? its a list on its own but fits here |
add cache-cleaner #85 |
to track issues for user and simple system wide tweaks
- [ ] disable baloo- [ ] removal of flatpak preinstalled applicationsThe text was updated successfully, but these errors were encountered: