Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kostasereksonas/dotfiles
- Owner: KostasEreksonas
- License: gpl-3.0
- Created: 2020-08-27T13:59:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-30T19:36:46.000Z (about 1 month ago)
- Last Synced: 2024-12-30T20:29:39.725Z (about 1 month ago)
- Topics: arch-linux, archlinux, config, configuration, dotfiles, dotfiles-linux, linux, vim
- Language: Shell
- Homepage:
- Size: 23.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.