UPdating some comments
This commit is contained in:
20
README.md
20
README.md
@ -1,9 +1,19 @@
|
||||
# TODO:
|
||||
- Remove ARCH stuff, currently using Kubuntu
|
||||
- Ensure VSCode installation is compatible with ibus
|
||||
- Install and configure ibus, remove emoji picker, add Japanese Kana Layout
|
||||
- Set up RVM and configure it properly
|
||||
- Check KDE settings in general, see if I can automate the set up
|
||||
- Common / Third Party
|
||||
- Ensure VSCode installation is compatible with ibus
|
||||
- Qogir needs better automation
|
||||
- S1mple cursors barely work
|
||||
- I think iosevka isn't working 100%
|
||||
- maliit
|
||||
- Manjaro;
|
||||
- Hide the manjaro news manager
|
||||
- Clipboard needs to be disabled
|
||||
- KDE;
|
||||
- Fix the taskbar icons
|
||||
- Fix the taskbar quick access
|
||||
- Update the theme, icons, window settings, etc.
|
||||
- Win600
|
||||
- Fix controller and shortcuts
|
||||
|
||||
```
|
||||
sudo apt install --assume-yes git
|
||||
|
0
scripts/install-gbdk.sh
Normal file → Executable file
0
scripts/install-gbdk.sh
Normal file → Executable file
@ -24,10 +24,13 @@ toInstall="\
|
||||
handbrake \
|
||||
audacity \
|
||||
blender \
|
||||
maliit-framework \
|
||||
maliit-keyboard \
|
||||
tiled \
|
||||
libreoffice-fresh \
|
||||
xorg-xcursorgen \
|
||||
plasma-wayland-session \
|
||||
steam \
|
||||
zip
|
||||
"
|
||||
|
||||
@ -55,13 +58,12 @@ fi
|
||||
# Install programs using flatpak
|
||||
flatpak install flathub \
|
||||
com.bitwarden.desktop \
|
||||
com.obsproject.Studio \
|
||||
com.obsproject.Studio \
|
||||
com.discordapp.Discord \
|
||||
com.usebottles.bottles \
|
||||
org.libretro.RetroArch \
|
||||
org.gnome.NetworkDisplays \
|
||||
org.gnome.gitlab.YaLTeR.VideoTrimmer \
|
||||
net.ankiweb.Anki \
|
||||
com.orama_interactive.Pixelorama \
|
||||
com.parsecgaming.parsec \
|
||||
com.github.tenderowl.frog \
|
||||
|
Reference in New Issue
Block a user