https://github.com/kamack38/dotfiles
💻 🐧 Repo for my Arch Linux dotfiles
https://github.com/kamack38/dotfiles
archlinux awesomewm dotfiles dots hypr hyprland linux
Last synced: 3 months ago
JSON representation
💻 🐧 Repo for my Arch Linux dotfiles
- Host: GitHub
- URL: https://github.com/kamack38/dotfiles
- Owner: kamack38
- License: mit
- Created: 2021-11-28T14:05:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-19T11:42:05.000Z (4 months ago)
- Last Synced: 2026-03-20T04:47:19.673Z (4 months ago)
- Topics: archlinux, awesomewm, dotfiles, dots, hypr, hyprland, linux
- Language: Lua
- Homepage:
- Size: 15.3 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
My .dotfiles for Arch Linux
## Programs
- **Compositor** - Hyprland
- **Terminal** - kitty
- **Shell** - fish
- **Prompt** - oh-my-posh / starship (for tty)
- **Browser** - Firefox Developer Edition
- **File manager** - Dolphin
- **Bar** - waybar
- **Editor** - neovim
- **Notification daemon** - dunst
- **Session manager** - SDDM
- **Lockscreen** - hyprlock
- **Idle manager** - hypridle
- **Wallpaper manager** - hyprpaper
- **Music player** - ncmpcpp
## Installation
If you're looking for [Arch Linux Installation](#arch-linux-installation) go to
the section below
```bash
bash <(curl -sL https://github.com/kamack38/dotfiles/raw/main/scripts/install.sh)
```
### Arch Linux Installation
To setup a brand new version of Arch Linux you can use the command below in an
[ISO](https://archlinux.org/download/)
```bash
bash <(curl -sL https://github.com/kamack38/dotfiles/raw/main/scripts/setup.sh)
```
## 📸 Screenshots
### Hyprland

### KDE

### AwesomeWM
> [!WARNING]
> This was removed and is only available on the `awesomewm` git tag.

For some tips checkout
[Essentials](https://github.com/kamack38/Essentials/wiki).