add: 1366x768 folder for waybar

This commit is contained in:
none
2026-05-08 15:26:14 -07:00
parent 1dbc4053af
commit c957a07961
4 changed files with 191 additions and 0 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/
```