Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jseg380/dotfiles
- Owner: jseg380
- License: gpl-3.0
- Created: 2023-07-07T19:02:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-28T10:24:48.000Z (6 months ago)
- Last Synced: 2024-07-28T11:56:12.163Z (6 months ago)
- Topics: config, dotfiles, dotfiles-linux, linux, qtile
- Language: Python
- Homepage:
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## ContributingContributions are always welcome. If you think there's something you can
improve make a pull request and I'll take a look at it. ;)