Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
47
.config/waybar/configs/[TOP] Peony
Normal file
47
.config/waybar/configs/[TOP] Peony
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* ................PEONY.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
|
||||
"include": [
|
||||
"$HOME/.config/waybar/Modules",
|
||||
"$HOME/.config/waybar/ModulesWorkspaces",
|
||||
"$HOME/.config/waybar/ModulesCustom",
|
||||
"$HOME/.config/waybar/ModulesGroups",
|
||||
],
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 4,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-top": 5,
|
||||
//"margin-bottom": 5,
|
||||
"width": 1444,
|
||||
|
||||
"modules-left": [
|
||||
"hyprland/workspaces#roman",
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray"
|
||||
],
|
||||
|
||||
"modules-center": ["clock#4"],
|
||||
|
||||
"modules-right": [
|
||||
"battery",
|
||||
"custom/separator#blank",
|
||||
"backlight",
|
||||
"custom/separator#blank",
|
||||
"pulseaudio",
|
||||
"custom/separator#blank",
|
||||
"temperature",
|
||||
"custom/separator#blank",
|
||||
"network"],
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue