README: update software
This commit is contained in:
16
README.md
16
README.md
@@ -25,6 +25,9 @@ Use ./stow.sh --unstow <folder_name> to remove configuration
|
|||||||
- main, auto, vbr, 10.000 - 30.000, 0s
|
- main, auto, vbr, 10.000 - 30.000, 0s
|
||||||
- native res, no canvas scaling
|
- native res, no canvas scaling
|
||||||
- kdenlive proxy: x264-vaapi-scale
|
- kdenlive proxy: x264-vaapi-scale
|
||||||
|
- allow microphone in steam: `sudo snap connect steam:audio-record :audio-record`
|
||||||
|
- gamemode configuration:
|
||||||
|
- renice=10
|
||||||
|
|
||||||
## Software
|
## Software
|
||||||
|
|
||||||
@@ -41,7 +44,8 @@ sudo apt install \
|
|||||||
sudo apt install \
|
sudo apt install \
|
||||||
pympress \
|
pympress \
|
||||||
gnome-tweaks \
|
gnome-tweaks \
|
||||||
gimp darktable obs-studio kdenlive
|
gimp darktable obs-studio kdenlive \
|
||||||
|
gamemode
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -50,6 +54,7 @@ flatpak install \
|
|||||||
com.github.tchx84.Flatseal \
|
com.github.tchx84.Flatseal \
|
||||||
com.mastermindzh.tidal-hifi \
|
com.mastermindzh.tidal-hifi \
|
||||||
dev.vencord.Vesktop \
|
dev.vencord.Vesktop \
|
||||||
|
md.obsidian.Obsidian \
|
||||||
org.prismlauncher.PrismLauncher
|
org.prismlauncher.PrismLauncher
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -57,17 +62,10 @@ flatpak install \
|
|||||||
sudo snap install \
|
sudo snap install \
|
||||||
zotero-snap \
|
zotero-snap \
|
||||||
proton-mail \
|
proton-mail \
|
||||||
obsidian \
|
|
||||||
codium \
|
codium \
|
||||||
steam
|
steam
|
||||||
```
|
```
|
||||||
|
|
||||||
### Custom config
|
|
||||||
|
|
||||||
```
|
|
||||||
sudo snap connect steam:audio-record :audio-record
|
|
||||||
```
|
|
||||||
|
|
||||||
### Manual
|
### Manual
|
||||||
|
|
||||||
- [Helix](https://github.com/helix-editor/helix/releases)
|
- [Helix](https://github.com/helix-editor/helix/releases)
|
||||||
@@ -80,6 +78,7 @@ sudo snap connect steam:audio-record :audio-record
|
|||||||
$ mkdir -p ~/.config/nix/
|
$ mkdir -p ~/.config/nix/
|
||||||
$ echo "experimental-features = nix-command flakes" > ~/.config/nix/nix.conf
|
$ echo "experimental-features = nix-command flakes" > ~/.config/nix/nix.conf
|
||||||
```
|
```
|
||||||
|
- [woverlay](https://codeberg.org/rtx/woverlay)
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
|
|
||||||
@@ -91,6 +90,7 @@ sudo snap connect steam:audio-record :audio-record
|
|||||||
- user-theme@gnome-shell-extensions.gcampax.github.com (legacy apps adw-gtk3, icons papirus)
|
- user-theme@gnome-shell-extensions.gcampax.github.com (legacy apps adw-gtk3, icons papirus)
|
||||||
- quick-settings-audio-panel
|
- quick-settings-audio-panel
|
||||||
- quicksettings-audio-devices-hider (hide unused devices)
|
- quicksettings-audio-devices-hider (hide unused devices)
|
||||||
|
- gamemodeshellextensions@trsnaqe.com
|
||||||
|
|
||||||
### Pre-installed
|
### Pre-installed
|
||||||
- disable desktop icons
|
- disable desktop icons
|
||||||
|
|||||||
Reference in New Issue
Block a user