add: change a few waybar locations and integrate power-profile-daemon module with proper switching by clicking on the icon on waybar

This commit is contained in:
toni
2026-05-09 22:43:07 -07:00
parent 9c4af1e01c
commit 0f3e983375
8 changed files with 233 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
# Taken from Omarchy project
# Installation
Copy all files to `~/.config/waybar/`
```bash
mkdir -p ~/.config/waybar && cp config.jsonc style waybar.css ~/.config/waybar/
```