You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
studio add -m brew or nix do not work because their installers jsut dont work through the method ive employed for now
studio add -m (distrobox-manager) do not work because of not having brackets in (user_prompt) in lib/distrobox.nu
studio davinci does not work because of the same issue as above
studio motd does not have default values
studio motd should be useful even on non studio distros
studio motd off should check whether the motd is enabled or not
studio motd on ||
studio motd on should create the folder where the MOTD variable will be stored
studio pw set config cant find the proper files
studio pw set quantum-buffersize should have buffersize as positional argument
studio pw set quantum-buffersize there is something wrong that locks down this command
studio pw enable / disable realtime do not work if script is run as sudo, integrate sudo into the script itself
studio reporter should have a default logging thing
studio reporter should indicate if commands did not work
studio reporter -m loopback should be a bit smalled, something like studio reporter -m loop
studio setup amd-lact should install libadwaita version on non-kde images
studio setup amd-lact should wait a bit more before enabling lactd because it wont work right after enabling that thing (+ should refresh systemd store first)
studio setup opentabletdriver still uses the old install_distrobox function
studio setup rtcqs should allow for extra flags maybe
studio setup / remove supergfxctl make sure the service is actually on the system
studio speaker-test should print out when audio is being run, and show a "quit this" instruction
studio speaker-test should iterate when the audio runs, not after the sleep.
studio uninstall amd-lact should --apply-live maybe + support for libadwaita or whatever is installed.
studio uninstall opentabletdriver tell the user that it is not installed!
studio update remove "npm" from topgrade.toml because it is not supported
studio update unpin/pin ask for sudo
any "uninstall command" should also check if the program is even installed first.
all commands should provide better logging! the user really doesnt have that much to work with now
The text was updated successfully, but these errors were encountered:
studio add -m brew or nix
do not work because their installers jsut dont work through the method ive employed for nowstudio add -m (distrobox-manager)
do not work because of not having brackets in (user_prompt) in lib/distrobox.nustudio davinci
does not work because of the same issue as abovestudio motd
does not have default valuesstudio motd
should be useful even on non studio distrosstudio motd off
should check whether the motd is enabled or notstudio motd on
||studio motd on
should create the folder where the MOTD variable will be storedstudio pw set config
cant find the proper filesstudio pw set quantum-buffersize
should have buffersize as positional argumentstudio pw set quantum-buffersize
there is something wrong that locks down this commandstudio pw enable / disable realtime
do not work if script is run as sudo, integrate sudo into the script itselfstudio reporter
should have a default logging thingstudio reporter
should indicate if commands did not workstudio reporter -m loopback
should be a bit smalled, something likestudio reporter -m loop
studio setup amd-lact
should install libadwaita version on non-kde imagesstudio setup amd-lact
should wait a bit more before enabling lactd because it wont work right after enabling that thing (+ should refresh systemd store first)studio setup opentabletdriver
still uses the oldinstall_distrobox
functionstudio setup rtcqs
should allow for extra flags maybestudio setup / remove supergfxctl
make sure the service is actually on the systemstudio speaker-test
should print out when audio is being run, and show a "quit this" instructionstudio speaker-test
should iterate when the audio runs, not after the sleep.studio uninstall amd-lact
should --apply-live maybe + support for libadwaita or whatever is installed.studio uninstall opentabletdriver
tell the user that it is not installed!studio update
remove "npm" from topgrade.toml because it is not supportedstudio update unpin/pin
ask for sudoany "uninstall command" should also check if the program is even installed first.
all commands should provide better logging! the user really doesnt have that much to work with now
The text was updated successfully, but these errors were encountered: