Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laughing-q/dotfiles-q

Laughing-q's dotfile
https://github.com/laughing-q/dotfiles-q

archlinux lf neovim

Last synced: 22 days ago
JSON representation

Laughing-q's dotfile

Awesome Lists containing this project

README

        

# dotfile-Q

```shell
# for translate
sudo npm install fanyi -g

# for pdf reader
sudo pacman -S zathura
sudo pacman -S zathura-pdf-mupdf

# remove mouse when idle
sudo pacman -S unclutter

# image viewer
sudo pacman -S sxiv

# media viewer
sudo pacman -S mpv

# screenshot tool
sudo pacman -S maim

# set background
sudo pacman -S xwallpaper

# for youtobe video download
sudo pacman -S youtube-dl

# for copy
yay -S xsel

# for music player
yay -S mpd mpc ncmpcpp

```
## nvidia
```shell
sudo pacman -S nvidia nvidia-utils nvidia-settings
nvidia-sconfig
sudo pacman -S cuda cudnn
```
## Others
- Chinese font
- nert fonts(from git)
- libxft-bgra(needed)