New screenshots

This commit is contained in:
Stephan Raabe 2023-02-20 19:24:55 +01:00
parent f7769b7251
commit f9f3fc5ca0
5 changed files with 4 additions and 2 deletions

View File

@ -24,6 +24,8 @@ alias v='vim'
alias r='ranger' alias r='ranger'
alias t='sudo timeshift --list' alias t='sudo timeshift --list'
alias ts='~/dotfiles/scripts/snapshot.sh' alias ts='~/dotfiles/scripts/snapshot.sh'
alias matrix='cmatrix'
alias screenshot='scrot'
# SCRIPTS # SCRIPTS
alias gr='python ~/dotfiles/scripts/growthrate.py' alias gr='python ~/dotfiles/scripts/growthrate.py'

View File

@ -12,7 +12,7 @@ echo "START INSTALLATION..."
# Install required packages # Install required packages
# ------------------------------------------------------ # ------------------------------------------------------
echo "-> Install main packages" echo "-> Install main packages"
sudo pacman -S alacritty nitrogen picom starship chromium slock neomutt rofi dunst ueberzug mpv freerdp spotifyd xfce4-power-manager python-pip thunar mousepad lxappearance papirus-icon-theme ttf-font-awesome ttf-fira-sans ttf-fira-code ttf-firacode-nerd figlet cmatrix sudo pacman -S alacritty scrot nitrogen picom starship chromium slock neomutt rofi dunst ueberzug mpv freerdp spotifyd xfce4-power-manager python-pip thunar mousepad lxappearance papirus-icon-theme ttf-font-awesome ttf-fira-sans ttf-fira-code ttf-firacode-nerd figlet cmatrix
# ------------------------------------------------------ # ------------------------------------------------------
# Install required packages # Install required packages

View File

@ -6,7 +6,7 @@ Included is a pywal configuration that changes the color scheme based on a rando
## Screenshot ## Screenshot
![Screenshot1](screenshots/screenshot1.png "Screenshot") ![Screenshot4](screenshots/screenshot4.png "Screenshot")
You can find more screenshots in the screenshots folder You can find more screenshots in the screenshots folder

BIN
screenshots/screenshot3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
screenshots/screenshot4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB