https://github.com/laughing-q/dotfiles-q
Laughing-q's dotfile
https://github.com/laughing-q/dotfiles-q
archlinux lf neovim
Last synced: about 1 year ago
JSON representation
Laughing-q's dotfile
- Host: GitHub
- URL: https://github.com/laughing-q/dotfiles-q
- Owner: Laughing-q
- Created: 2021-09-30T08:53:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-25T08:42:16.000Z (about 1 year ago)
- Last Synced: 2025-03-17T17:48:26.182Z (about 1 year ago)
- Topics: archlinux, lf, neovim
- Language: Shell
- Homepage:
- Size: 13.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)