Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jseg380/dotfiles

My personal dotfiles repo
https://github.com/jseg380/dotfiles

config dotfiles dotfiles-linux linux qtile

Last synced: about 2 months ago
JSON representation

My personal dotfiles repo

Awesome Lists containing this project

README

        

# Dotfiles & Themes

My dotfiles repo. Here are the configurations for the programs I use.

## Programs

The config files are for the following programs:

* [Fish](https://fishshell.com/)
* [Kitty](https://sw.kovidgoyal.net/kitty/)
* [LunarVim](https://www.lunarvim.org/)
* [Neovim](https://neovim.io/)
* [Qtile](http://www.qtile.org/)
* [Ranger](https://github.com/ranger/ranger)
* [Rofi (custom)](https://github.com/adi1090x/rofi)
* [Safeeyes](https://slgobinath.github.io/SafeEyes/)
* [Starship](https://starship.rs/)

## Dependencies

* [Feh](https://feh.finalrewind.org/) (Background)
* [Libnotify](https://gitlab.gnome.org/GNOME/libnotify) (Notifications)
* [Notification-daemon](https://gitlab.gnome.org/Archive/notification-daemon) (Notifications)
* [Rofi](https://github.com/davatorium/rofi) (Rofi base)
* [Xinput](https://gitlab.freedesktop.org/xorg/app/xinput) (Input: Mouse, keyboard)
* [Xrandr](https://gitlab.freedesktop.org/xorg/app/xrandr) (Screens)





> Note:
A [nerd font](https://www.nerdfonts.com) is also needed for symbol support.
I'm currently using
[JetBrains Mono Nerd Font](https://www.programmingfonts.org/#jetbrainsmono), but any font with the symbols that are used
in these scripts should work fine.

## Contributing

Contributions are always welcome. If you think there's something you can
improve make a pull request and I'll take a look at it. ;)