diff --git a/content/_index.md b/content/_index.md index b5b060b..b123e15 100644 --- a/content/_index.md +++ b/content/_index.md @@ -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! diff --git a/static/larbs.sh b/static/larbs.sh index 015c8e1..6cc7c71 100755 --- a/static/larbs.sh +++ b/static/larbs.sh @@ -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" diff --git a/static/progs.csv b/static/progs.csv index 70b6e96..00ca65b 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -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."