No description
Find a file
M1dgard 7f8af9dafa
Change Rofi to glob matching
Fuzzy wasn't doing what I thought. I thought it'd use Levenshtein
distance but it matches .* between every character you type, which
doesn't do what I want.
2018-05-29 12:26:09 +02:00
i3 Add more window specific rules 2018-05-29 12:26:09 +02:00
polybar Disable Polybar IPC for now 2018-05-29 12:26:09 +02:00
rofi Change Rofi to glob matching 2018-05-29 12:26:09 +02:00
.gitignore Initial commit 2018-05-29 12:25:21 +02:00
desktop.png Initial commit 2018-05-29 12:25:21 +02:00
dunstrc.ini Add Nextcloud notification rules (don't work!) 2018-05-29 12:26:09 +02:00
gitignore Initial commit 2018-05-29 12:25:21 +02:00
install.sh Initial commit 2018-05-29 12:25:21 +02:00
nvim-init.vim Initial commit 2018-05-29 12:25:21 +02:00
README.md Initial commit 2018-05-29 12:25:21 +02:00
rofi.png Initial commit 2018-05-29 12:25:21 +02:00
xinitrc Initial commit 2018-05-29 12:25:21 +02:00

Midgard's dotfiles

Configuration based on elegant pure black.

Screenshots

Empty desktop Open Rofi launcher

Background image shown:

Requirements

The Arch Linux package to install is between parentheses.

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.