2020-05-09 00:20:14 +00:00
|
|
|
# Linux Resources
|
|
|
|
|
|
2020-05-09 05:47:57 +00:00
|
|
|
## Useful Pageackes
|
|
|
|
|
- Gnome Tweaks: `sudo apt install gnome-tweaks`
|
|
|
|
|
- Fonts Fira Code: `sudo apt install fonts-firacode`
|
|
|
|
|
- Git: `sudo apt install git`
|
|
|
|
|
- Curl: `sudo apt install curl`
|
|
|
|
|
- Vim: `sudo apt install vim`
|
|
|
|
|
|
|
|
|
|
## GUI
|
|
|
|
|
Ubuntu 20.04 Gnome dark mode work for all except do not disturb or right click menu
|
|
|
|
|
- Fix is that Gnome Shell is on "Default"
|
|
|
|
|
- Install Gnome Tweaks: `sudo apt install gnome-tweaks`
|
|
|
|
|
- Select "Appearance" and change Shell to "Yaru-dark" or whatever you want
|
|
|
|
|
|
2020-05-09 00:20:14 +00:00
|
|
|
## Mouse Support
|
|
|
|
|
|
|
|
|
|
- [Ratbagd DBus Daemon](https://github.com/libratbag/libratbag/blob/master/README.md#running-ratbagd-as-dbus-activated-systemd-service)
|
|
|
|
|
- [Piper GUI for Ratbagd](https://github.com/libratbag/piper)
|
|
|
|
|
|
|
|
|
|
## Internal Hard Drives
|
|
|
|
|
|
|
|
|
|
- [Auto-mounting on boot](https://www.liberiangeek.net/2012/04/auto-mount-windows-ntfs-partitions-in-ubuntu-12-04-precise-pangolin/)
|
|
|
|
|
|
|
|
|
|
## Gaming
|
|
|
|
|
|
|
|
|
|
## Lutris
|
|
|
|
|
|
|
|
|
|
- https://www.linuxuprising.com/2018/09/how-to-use-lutris-to-play-windows-games.html
|
|
|
|
|
|
|
|
|
|
### Emulation
|
|
|
|
|
|
|
|
|
|
#### PS2
|
|
|
|
|
|
|
|
|
|
- https://forums.lutris.net/t/citra-and-pcsx2-runners-problem/8297
|
|
|
|
|
- https://forums.lutris.net/t/where-do-i-put-ps2-bios/4874
|