fixed screenshot script
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>clean_emacs
parent
6c023972ef
commit
4c33229d30
24
README.md
24
README.md
|
@ -1,4 +1,9 @@
|
||||||
# Install dependencies
|
# dotfiles
|
||||||
|
|
||||||
|
This is my ArchLinux configuration.
|
||||||
|
Tested on Acer Travelmate X349-G2-M and Lenovo Thinkpad E14 G5.
|
||||||
|
|
||||||
|
## Install dependencies
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
paru -S syncthing feh bottom zellij eza bat maim vlc python-pillow i3lock-color \
|
paru -S syncthing feh bottom zellij eza bat maim vlc python-pillow i3lock-color \
|
||||||
|
@ -7,5 +12,20 @@ adobe-source-han-sans-jp-fonts obs-studio git zsh wget lightdm \
|
||||||
lightdm-webkit2-greeter xorg-server i3-gaps xorg-xbacklight xorg-xrandr \
|
lightdm-webkit2-greeter xorg-server i3-gaps xorg-xbacklight xorg-xrandr \
|
||||||
alsa-utils pulseaudio pulseaudio-alsa pulseaudio-bluetooth playerctl \
|
alsa-utils pulseaudio pulseaudio-alsa pulseaudio-bluetooth playerctl \
|
||||||
pavucontrol btrfs-progs udiskie blueman acpi acpid tlp conky stow openssh \
|
pavucontrol btrfs-progs udiskie blueman acpi acpid tlp conky stow openssh \
|
||||||
firefox veracrypt keepassxc ranger rofi chromium delta-git
|
firefox veracrypt keepassxc ranger rofi chromium delta-git xdotool xclip \
|
||||||
|
neofetch
|
||||||
|
```
|
||||||
|
|
||||||
|
## Picture
|
||||||
|
|
||||||
|
[[./resources/24-03-15_16-06-52-alacritty.png]]
|
||||||
|
|
||||||
|
## Get Started
|
||||||
|
|
||||||
|
```sh
|
||||||
|
git clone https://git.tudattr.dev/tudattr/dotfiles .dotfiles
|
||||||
|
cd .dotfiles
|
||||||
|
stow config
|
||||||
|
stow vim
|
||||||
|
stow zsh
|
||||||
```
|
```
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Pillow==9.5.0
|
|
Binary file not shown.
After Width: | Height: | Size: 695 KiB |
Loading…
Reference in New Issue