No description
2d98967aa7
I rewrote the info-hackspeed script. It should be a tad more energy efficient now (just laptop things), you can also choose between cpm and wpm, and the file is stored in RAM (in /tmp) instead of on disk. |
||
---|---|---|
i3 | ||
polybar | ||
rofi | ||
.gitignore | ||
desktop.png | ||
dunstrc.ini | ||
gitignore | ||
install.sh | ||
nvim-init.vim | ||
README.md | ||
rofi.png | ||
xinitrc |
Midgard's dotfiles
Configuration based on elegant pure black.
Screenshots
Background image shown:
- original by Charlesjsharp: Red-billed streamertail (Trochilus polytmus) female in flight 2. Licensed under CC BY-SA 4.0
- modified by Midgard: darkened and made more green. Licensed under CC0 (which means you only have to credit Charlesjsharp and mention that it was modified, you don't have to attribute it to me)
Requirements
The Arch Linux package to install is between parentheses.
- i3-gaps (community/i3-gaps)
- Rofi (community/rofi)
- Polybar (aur/polybar)
- python-notify2 (aur/python-notify2)
- Mozilla's Fira fonts (community/otf-fira-mono and community/otf-fira-sans). I might change this soon if I play with some patched Fira derivates
- xfce4-terminal (extra/xfce4-terminal, but you can choose your own terminal of course if you want)
- NeoVim (community/neovim)
- acpilight (aur/acpilight, an xbacklight replacement that directly uses the kernel's API, works without X)
- unclutter (community/unclutter, hide the mouse when it hasn't moved for some time)
- driver for your video card that supports GLX
Installation
You are encouraged to copy stuff you like to your own configuration files. If you want to copy my setup, you can use the script install.sh
(that script is normally mostly for myself though).
TODO
- Document more about how to get NeoVim and the plugins up and running.
- Expand and test the install script.
- Add my improved battery monitor script.