Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
40
.config/waybar/configs/[TOP] Chrysanthemum
Normal file
40
.config/waybar/configs/[TOP] Chrysanthemum
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* .............CHRYSANTHEMUM.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 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": 5,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-left": 5,
|
||||
"margin-right": 5,
|
||||
"margin-top": 0,
|
||||
|
||||
"modules-left": [
|
||||
"clock#5",
|
||||
"mpris",
|
||||
"tray",
|
||||
"custom/swaync"
|
||||
],
|
||||
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
|
||||
"modules-right": [
|
||||
"pulseaudio#1",
|
||||
"backlight#2",
|
||||
"battery"],
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue