Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 !
- Host: GitHub
- URL: https://github.com/hedho/.config
- Owner: hedho
- Created: 2022-10-14T20:54:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T16:15:48.000Z (5 months ago)
- Last Synced: 2024-08-03T17:33:56.119Z (5 months ago)
- Language: Lua
- Size: 5.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)