AutoYADM commit: 2025-01-11 00:00:02
This commit is contained in:
parent
bc0ba9bad7
commit
673aa0a974
49 changed files with 8922 additions and 1 deletions
32
.config/waybar/configs/[TOP] Minimal - Short
Normal file
32
.config/waybar/configs/[TOP] Minimal - Short
Normal file
|
@ -0,0 +1,32 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### Minimal -SHORT ### //
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"width": 1050,
|
||||
"margin-top": 3,
|
||||
|
||||
"modules-left": [
|
||||
"clock",
|
||||
"custom/weather",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces#roman"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/menu",
|
||||
"tray",
|
||||
"custom/swaync",
|
||||
"mpris",
|
||||
"network",
|
||||
"bluetooth",
|
||||
"backlight",
|
||||
"pulseaudio",
|
||||
"battery",
|
||||
"custom/power"],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue