fixed screenshot script

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
clean_emacs
Tuan-Dat Tran 2024-03-15 16:13:37 +01:00
parent 6c023972ef
commit 4c33229d30
3 changed files with 22 additions and 3 deletions

View File

@ -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
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 \
alsa-utils pulseaudio pulseaudio-alsa pulseaudio-bluetooth playerctl \
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
```

View File

@ -1 +0,0 @@
Pillow==9.5.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 KiB