use other background and install ranger image previewer

This commit is contained in:
2024-04-21 23:16:14 +02:00
parent 303d09faac
commit ed9540aa58
2 changed files with 2 additions and 1 deletions

View File

@@ -406,7 +406,7 @@ exec --no-startup-id ~/.screenlayout/monitor.sh
# set wallpaper # set wallpaper
# exec --no-startup-id sleep 2 && nitrogen --restore # exec --no-startup-id sleep 2 && nitrogen --restore
exec --no-startup-id sleep 1 && feh --bg-fill /usr/share/endeavouros/backgrounds/endeavouros-wallpaper.png exec --no-startup-id sleep 1 && feh --bg-fill /usr/share/endeavouros/backgrounds/eos_wallpapers_community/krimkerre_2_poly.jpg
# set powersavings for display: # set powersavings for display:
exec --no-startup-id xset s 480 dpms 600 600 600 exec --no-startup-id xset s 480 dpms 600 600 600

View File

@@ -12,6 +12,7 @@ sudo pacman -S --noconfirm alacritty
sudo pacman -S --noconfirm starship sudo pacman -S --noconfirm starship
sudo pacman -S --noconfirm tmux sudo pacman -S --noconfirm tmux
sudo pacman -S --noconfirm ranger sudo pacman -S --noconfirm ranger
sudo pacman -S --noconfirm ueberzug # ranger image previewer
# nvim # nvim
sudo pacman -S --noconfirm neovim sudo pacman -S --noconfirm neovim