UPdating some comments
This commit is contained in:
20
README.md
20
README.md
@ -1,9 +1,19 @@
|
|||||||
# TODO:
|
# TODO:
|
||||||
- Remove ARCH stuff, currently using Kubuntu
|
- Common / Third Party
|
||||||
- Ensure VSCode installation is compatible with ibus
|
- Ensure VSCode installation is compatible with ibus
|
||||||
- Install and configure ibus, remove emoji picker, add Japanese Kana Layout
|
- Qogir needs better automation
|
||||||
- Set up RVM and configure it properly
|
- S1mple cursors barely work
|
||||||
- Check KDE settings in general, see if I can automate the set up
|
- 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
|
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 \
|
handbrake \
|
||||||
audacity \
|
audacity \
|
||||||
blender \
|
blender \
|
||||||
|
maliit-framework \
|
||||||
|
maliit-keyboard \
|
||||||
tiled \
|
tiled \
|
||||||
libreoffice-fresh \
|
libreoffice-fresh \
|
||||||
xorg-xcursorgen \
|
xorg-xcursorgen \
|
||||||
plasma-wayland-session \
|
plasma-wayland-session \
|
||||||
|
steam \
|
||||||
zip
|
zip
|
||||||
"
|
"
|
||||||
|
|
||||||
@ -61,7 +64,6 @@ flatpak install flathub \
|
|||||||
org.libretro.RetroArch \
|
org.libretro.RetroArch \
|
||||||
org.gnome.NetworkDisplays \
|
org.gnome.NetworkDisplays \
|
||||||
org.gnome.gitlab.YaLTeR.VideoTrimmer \
|
org.gnome.gitlab.YaLTeR.VideoTrimmer \
|
||||||
net.ankiweb.Anki \
|
|
||||||
com.orama_interactive.Pixelorama \
|
com.orama_interactive.Pixelorama \
|
||||||
com.parsecgaming.parsec \
|
com.parsecgaming.parsec \
|
||||||
com.github.tenderowl.frog \
|
com.github.tenderowl.frog \
|
||||||
|
Reference in New Issue
Block a user