website fixes
This commit is contained in:
@ -18,9 +18,11 @@
|
||||
<ul>
|
||||
<li>i3-gaps (window manager)</li>
|
||||
<li>polybar – status bar (the thing at the top)</li>
|
||||
<li>urxvt – terminal emulator (Mod+Enter)</li>
|
||||
<li>qutebrowser – a vim-based and extensible browser</li>
|
||||
<li>st (<a target="_blank" href="https://github.com/lukesmithxyz/st">my own personal build</a>) – terminal emulator (Mod+Enter)</li>
|
||||
<li>rofi – run prompt (Mod+d)</li>
|
||||
<li>ranger – file browser (Mod+r; also numerous tools for getting previews)</li>
|
||||
<li>sc-im – a vim-centered terminal spreadsheet manager</li>
|
||||
<li>neomutt – email (Mod+e; requires some setup)</li>
|
||||
<li>w3m – terminal browser and tool for viewing images in the terminal</li>
|
||||
<li>newsbeuter – RSS reader (Mod+n)</li>
|
||||
@ -31,7 +33,6 @@
|
||||
<li>youtube-dl – terminal tool for downloading online videos/audio/playlists from various sites</li>
|
||||
<li>feh (image viewer and used for wallpapers)</li>
|
||||
<li>mupdf – .pdf viewer</li>
|
||||
<li>evince – another .pdf viewer, not as lightweight as mupdf, but better for viewing enormous .pdfs</li>
|
||||
<li>scrot – for taking screenshots</li>
|
||||
<li>tmux – terminal multiplexer</li>
|
||||
<li>R – used as a calculator (Mod+a), but can be used generally as well</li>
|
||||
@ -49,16 +50,11 @@
|
||||
<li>unzip, unrar – for archive extraction</li>
|
||||
<li>ntfs-3g, dosfstools – for handling Windows-formatted USBs</li>
|
||||
<li>mpd – backend for music/audio</li>
|
||||
<li>pywal – theme setter</li>
|
||||
<li>compton – composite manager</li>
|
||||
</ul>
|
||||
|
||||
<h2>Optional installation</h2>
|
||||
|
||||
<h3>Browsers to choose from</h3>
|
||||
|
||||
<p>qutebrowser, Firefox, Waterfox, Palemoon. I mostly use Waterfox nowadays; I recommend the VimFX plugin.</p>
|
||||
|
||||
<h3>LaTeX Packages</h3>
|
||||
|
||||
<p>If you choose this option, you'll get all LaTeX packages (texlive-most, texlive-lang), biber for references and the vim-live-latex-preview for automatic compiling.</p>
|
||||
|
Reference in New Issue
Block a user