Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayamir/dotfiles
My dotfiles with dwm, qtile and awesome.
https://github.com/ayamir/dotfiles
awesome catppuccin color-scheme dotfiles dwm gruvbox neovim nord qtile
Last synced: 25 days ago
JSON representation
My dotfiles with dwm, qtile and awesome.
- Host: GitHub
- URL: https://github.com/ayamir/dotfiles
- Owner: ayamir
- License: gpl-3.0
- Created: 2021-01-23T03:14:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T06:16:05.000Z (3 months ago)
- Last Synced: 2024-07-24T07:42:36.528Z (3 months ago)
- Topics: awesome, catppuccin, color-scheme, dotfiles, dwm, gruvbox, neovim, nord, qtile
- Language: C
- Homepage:
- Size: 100 MB
- Stars: 458
- Watchers: 6
- Forks: 45
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro
This repo include 3 color scheme's config:
- [Catppuccin](./catppuccin)
- [Gruvbox](./gruvbox)
- [Nord](./nord)Each of them(except `Catppuccin`) include global Dark and Light color scheme which can be switch through a simple script.
The Nord version have 2 dwm builds, one is [Original Dwm](./nord/.dwm-ori), the other is [Dwm with polybar](./nord/.dwm-po)(support switch during runtime).
Besides, there is a [qtile config](./nord/.config/qtile) using nord theme, which share the light-dark switch script with dwm.
This is my neovim's [configuration](https://github.com/ayamir/nvimdots).
# Shot
## Catppuccin
![catppuccin-1](https://s2.loli.net/2022/01/25/8iGt27XJVzxlbP3.png)
![catppuccin-2](https://s2.loli.net/2022/01/25/nfg3QIeYL2DBFW1.png)
## Gruvbox
![gruvbox](./gruvbox/shot/desktop.png)
## Nord
1. Original Dwm
![Dark](./nord/Pictures/shot/dark-dwm.png)
![Light](./nord/Pictures/shot/light-dwm.png)
2. Dwm with polybar
![Dark](./nord/Pictures/shot/dark-dwmpo.png)
![Light](./nord/Pictures/shot/light-dwmpo.png)
3. Qtile
![Dark-qtile](./nord/Pictures/shot/dark-qtile.png)
![Light-qtile](./nord/Pictures/shot/light-qtile.png)