Added bluetooth, tldr, printing, latex, dns, colorscheme and updated nvim
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
26
README.md
26
README.md
@@ -13,7 +13,7 @@ paru -S linux-headers wget \
|
||||
btrfs-progs udiskie blueman openssh lshw less dmidecode
|
||||
|
||||
## Audio
|
||||
paru -S alsa-utils pulseaudio pulseaudio-alsa pulseaudio-bluetooth pavucontrol
|
||||
paru -S alsa-utils pulseaudio pulseaudio-alsa pulseaudio-bluetooth pavucontrol bluez-utils
|
||||
|
||||
## Network
|
||||
paru -S bind systemd-resolvconf networkmanager
|
||||
@@ -26,7 +26,7 @@ conky maim picom dust dunst rofi neofetch
|
||||
paru -S acpi acpid tlp
|
||||
|
||||
# DevTools
|
||||
paru -S delta-git cargo-bloat npm bacon nvim git cargo-flamegraph
|
||||
paru -S delta-git cargo-bloat npm bacon nvim git cargo-flamegraph tealdeer
|
||||
|
||||
# CPU/GPU
|
||||
paru -S lib32-libva-mesa-driver lib32-mesa-vdpau mesa-vdpau nvtop \
|
||||
@@ -46,14 +46,18 @@ paru -S firefox chromium
|
||||
### File Browser
|
||||
paru -S ranger pcmanfm
|
||||
### Printer
|
||||
paru -S brotherconfig4 simple-scan tesseract-data-eng
|
||||
paru -S brotherconfig4 simple-scan tesseract-data-eng cups brlaser
|
||||
### Typesetting
|
||||
paru -S adobe-source-han-sans-jp-fonts pandoc-cli adobe-source-han-sans-kr-fonts
|
||||
paru -S adobe-source-han-sans-jp-fonts pandoc-cli texlive-latexextra \
|
||||
texlive-basic texlive-latex biber adobe-source-han-sans-kr-fonts \
|
||||
texlive-fontsrecommended texlive-bibtexextra texlive-latexrecommended texlive-binextra \
|
||||
texlive-langgerman texlive-fontsextra texlive-science texlive-plaingeneric
|
||||
|
||||
### Misc
|
||||
paru -S p7zip veracrypt keepassxc syncthing vlc unzip zathura zathura-pdf-mupdf
|
||||
|
||||
## Troubleshooting
|
||||
paru -S nmap smartmontools
|
||||
paru -S nmap smartmontools ldns traceroute
|
||||
|
||||
## Networking
|
||||
paru -S tailscale wireshark-qt wireguard-tools ethtool iperf3
|
||||
@@ -130,17 +134,25 @@ Enable:
|
||||
- tlp
|
||||
- acpid
|
||||
- NetworkManager
|
||||
- cups
|
||||
|
||||
## Printer MFC
|
||||
## Printer/Scanner MFC-L2710DW
|
||||
|
||||
I notice this is becoming more of a documentation on how to set my own laptop,
|
||||
but...
|
||||
¯\_(ツ)_/¯
|
||||
¯\\_(ツ)_/¯
|
||||
|
||||
### Scanning
|
||||
|
||||
```sh
|
||||
sudo brsaneconfig4 -a name=MFC-L2710DW model=MFC-L2710DW nodename=192.168.50.219
|
||||
```
|
||||
|
||||
### Printing
|
||||
|
||||
You can add the printer via cups web gui on [http://localhost:631](http://localhost:631)
|
||||
with the link [http://192.168.50.219](http://192.168.50.219).
|
||||
|
||||
## Networking
|
||||
|
||||
### eduroam
|
||||
|
||||
Reference in New Issue
Block a user