Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kostasereksonas/dotfiles

Configuration files of my Arch Linux install for easier backup.
https://github.com/kostasereksonas/dotfiles

arch-linux archlinux config configuration dotfiles dotfiles-linux linux vim

Last synced: 19 days ago
JSON representation

Configuration files of my Arch Linux install for easier backup.

Awesome Lists containing this project

README

        

# Dotfiles

Custom configs and scripts for a tiling WM (dwm) based Linux installation.

Table of Contents
=================
* [Software](#Software)

# Software

Following is a list of software that I have configured for dwm:

* [Dunst](tree/master/dunst/) - notification daemon.
* [Gsimplecal](tree/master/gsimplecal/) - calendar applet.
* [i3wm](/tree/master/i3/) - tiling window manager.
* [i3blocks](tree/master/i3blocks/) - status line for i3wm.
* [Neomutt](tree/master/mutt/) - e-mail client operating within the command line interface.
* [Newsboat](tree/master/newsboat_config/) - RSS/Atom feed reader.
* [Picom](tree/master/picom/) - compositor for Xorg.
* [Ranger](tree/master/ranger/) - file manager operating within the command line interface.
* [Lf](tree/master/lf/) - file manager operating within the command line interface.
* [Vim](tree/master/.vimrc) - text editor operating within the command line interface.
* [Nvim](tree/master/init.vim) - updated text editor operating within the command line interface.
* [Dwm](tree/master/dwm.desktop) - a desktop entry of dwm to fix "failed to start session" error on lightdm.
* [Scripts](tree/master/.local/bin/) - scripts for my custom dwm build.