Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)