Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hedho/.config

Some odd .confing for my personal use case !
https://github.com/hedho/.config

Last synced: 30 days ago
JSON representation

Some odd .confing for my personal use case !

Awesome Lists containing this project

README

        

# .config

Some odd .confing for my personal use case !

requirements:

1. alacritty
2. picom
3. pcmanfm
4. network-manager-gnome (debian)
5. network-manager-applet (archlinux)
6. dmenu
7. volumeicon
8. noto-fonts
9. noto-fonts-emoji

#### For i3wm:

*ArchLinux:*
```
pacman -S i3 picom pcmanfm network-manager-applet volumeicon noto-fonts noto-fonts-emoji
```
*Debian:*
```
apt install i3 picom pcmanfm network-manager-gnome volumeicon noto-fonts noto-fonts-emoji
```

#### For awesome:
*Archlinux:*
```
pacman -S awesome pcmanfm picom network-manager-applet dmenu volumeicon
```
*Debian:*
```
apt install awesome pcmanfm picom network-manager-gnome dmenu volumeicon
```

## Preview:

![preview](https://raw.githubusercontent.com/hedho/.config/main/screenshot/screenshot.png)