nsxiv replaces unmaintained sxiv
This commit is contained in:
parent
bef1d19110
commit
29de8d5d7b
3 changed files with 2 additions and 3 deletions
|
@ -55,7 +55,7 @@ Here are the main programs, all with extra information here:
|
|||
- [newsboat](newsboat) -- RSS feeds and news
|
||||
- [htop](htop) -- to look cool in screencaps... err... system monitor
|
||||
- [mpv](/mpv) -- video player
|
||||
- sxiv -- image viewer
|
||||
- nsxiv -- image viewer
|
||||
|
||||
## Learning the system is fun and easy!
|
||||
|
||||
|
|
|
@ -194,7 +194,6 @@ putgitrepo() {
|
|||
}
|
||||
|
||||
vimplugininstall() {
|
||||
# TODO remove shortcuts error message
|
||||
# Installs vim plugins.
|
||||
whiptail --infobox "Installing neovim plugins..." 7 60
|
||||
mkdir -p "/home/$name/.config/nvim/autoload"
|
||||
|
|
|
@ -15,7 +15,7 @@ A,lf-git,"is an extensive terminal file manager that everyone likes."
|
|||
,libnotify,"allows desktop notifications."
|
||||
,dunst,"is a suckless notification system."
|
||||
,exfat-utils,"allows management of FAT drives."
|
||||
,sxiv,"is a minimalist image viewer."
|
||||
,nsxiv,"is a minimalist image viewer."
|
||||
,xwallpaper,"sets the wallpaper."
|
||||
,ffmpeg,"can record and splice video and audio on the command line."
|
||||
,ffmpegthumbnailer,"creates thumbnail previews of video files."
|
||||
|
|
|
Loading…
Reference in a new issue