<!DOCTYPE html> <html lang="en"> <head> <meta content="text/html;charset=utf-8" http-equiv="Content-Type"> <meta name="keywords" content="linux, gnu, software, personal"> <meta name="description" content="daniel_j's system"> <meta name="author" content="daniel_j"> <meta http-equiv="Cache-control" content="public"> <link rel="icon" type="image/png" href="favicon.png"> <title>GNU plus Linux</title> <style> body{background-color:#222; color: #eee; margin-right: 5%; margin-left: 5%; font-family: Verdana} .content { position: relative; border-radius: 25px; border: 2px solid #073642; width: 600px; margin-top: 20px; margin-left: auto; margin-right: auto; } .title {text-align: center;} pre {overflow: auto;} .middle { text-align: center; font-size: 70%} </style> </head> <body> <div class="title"><h1>I use GNU plus Linux</h1></div> <div class="content"> <pre> Software ## ### Parabola GNU plus Linux-libre ## ## ##### window manager: dwm ## ## ## ####### terminal emulator: st # ## ## ## ######## shell: bash ### # ######### editor: vi ### ######### browser: qutebrowser ## ######## irc client: irssi ####### music: cmus ###### <a href="screenshot.png">screenshot/screenfetch</a> ###### ##### ##### #### #### ### ### ##</pre> </div> <div class="middle"> want something hosted on this domain? <a href="https://github.com/daniel-Jones/gnupluslinux.com">Send a PR on GitHub</a> or <a href="https://danieljon.es">contact me</a> </div> </body> </html>