swayfx-dots/readme.md

63 lines
1.3 KiB
Markdown
Raw Normal View History

2025-05-06 13:24:30 +02:00
# 🎛️ Dots
🎨 *My dotfiles for* **SwayFX**
---
2025-08-12 13:30:51 +00:00
## 📦 Dependencies
2025-05-06 13:24:30 +02:00
- `curl`
- `git`
- `swayfx`
2025-08-12 13:30:51 +00:00
- `waybar` (built with **cava support**) (waybar-cava on the aur)
2025-05-06 13:24:30 +02:00
- `cava`
2025-08-12 13:30:51 +00:00
- `jetbrains-mono-nerd-font`
2025-05-06 13:24:30 +02:00
- `rofi-wayland`
- `alacritty`
- `swaypaper`
- `swww`
- `grim`
- `slurp`
2025-08-12 13:30:51 +00:00
- `wayfreeze`
- `waypicker`
2025-05-06 13:24:30 +02:00
> ⚠️ **Note:** Package names may differ or be missing on other distributions.
---
## 🚀 Installation
Clone the repository and copy the configuration files:
```bash
git clone https://github.com/thecaprisun/dotfiles
2025-08-11 14:23:52 +00:00
cd dotfiles
2025-05-06 13:24:30 +02:00
cp -r ./config/* ~/.config/
```
> ⚠️ **Warning:** This will **overwrite** your existing configuration files.
> 💾 Make sure to **back up your current `~/.config/` folder** (*or the interested folders)* before proceeding.
---
## 🔧 Features
- 🧱 Tiling layout via [**swaymonad**](https://github.com/nicolasavru/swaymonad)
- 🎨 Custom Rofi themes adapted from [**adi1090x**](https://github.com/nicolasavru/swaymonad)
- 📊 Audio visualizer embedded in Waybar via waybar-cava
- 🖍️ On-screen color picking using waypicker
- 📷 Screenshot menu with region, window, and fullscreen capture using grim, slurp, and wayfreeze
---
2025-05-06 13:46:53 +02:00
## 📸 Screenshot
2025-05-06 13:24:30 +02:00
2025-05-06 13:46:53 +02:00
![image](image.png)
2025-05-06 13:24:30 +02:00
---
## 🗒️ License & Credits
2025-08-07 20:29:27 +02:00
MIT
Credits given above