New screenshots
This commit is contained in:
parent
f7769b7251
commit
f9f3fc5ca0
2
.bashrc
2
.bashrc
@ -24,6 +24,8 @@ alias v='vim'
|
||||
alias r='ranger'
|
||||
alias t='sudo timeshift --list'
|
||||
alias ts='~/dotfiles/scripts/snapshot.sh'
|
||||
alias matrix='cmatrix'
|
||||
alias screenshot='scrot'
|
||||
|
||||
# SCRIPTS
|
||||
alias gr='python ~/dotfiles/scripts/growthrate.py'
|
||||
|
@ -12,7 +12,7 @@ echo "START INSTALLATION..."
|
||||
# Install required 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
|
||||
|
@ -6,7 +6,7 @@ Included is a pywal configuration that changes the color scheme based on a rando
|
||||
|
||||
## Screenshot
|
||||
|
||||
![Screenshot1](screenshots/screenshot1.png "Screenshot")
|
||||
![Screenshot4](screenshots/screenshot4.png "Screenshot")
|
||||
|
||||
You can find more screenshots in the screenshots folder
|
||||
|
||||
|
BIN
screenshots/screenshot3.png
Normal file
BIN
screenshots/screenshot3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
BIN
screenshots/screenshot4.png
Normal file
BIN
screenshots/screenshot4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in New Issue
Block a user