Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kwinso/dotfiles
kwinso dotfiles
https://github.com/kwinso/dotfiles
arch archlinux dotfiles linux
Last synced: 14 days ago
JSON representation
kwinso dotfiles
- Host: GitHub
- URL: https://github.com/kwinso/dotfiles
- Owner: kwinso
- Created: 2021-03-05T18:45:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T11:49:34.000Z (22 days ago)
- Last Synced: 2025-01-18T12:31:13.648Z (22 days ago)
- Topics: arch, archlinux, dotfiles, linux
- Language: Lua
- Homepage:
- Size: 9.96 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles
A collection of configuration files to setup my desktop.# Packages
```bash
sudo pacman -S yay
yay -S ttf-font-awesome \
nerd-fonts-jetbrains-mono \
i3status-rust-git \
i3 \
i3-lock \
i3-gaps \
xorg \
xorg-xinit \
dmenu \
ly \
brightnessctl
```# Applying
> TODO: Make a script/program that can automatically link files in this repo to ~/.config and other locations