aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/TOP-&-BOT-SummitSplit-glass
blob: 0cef4521d56e542fa74b7db60fb83e6873590769 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
/* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */

// ### DUAL TOP and BOTTOM ### //

[{
"include": [
  "$HOME/.config/waybar/Modules",
  "$HOME/.config/waybar/ModulesWorkspaces",
  "$HOME/.config/waybar/ModulesCustom",
  "$HOME/.config/waybar/ModulesGroups",
  "$HOME/.config/waybar/UserModules",
  ],
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "bottom",
"spacing": 3,
"fixed-center": true,
"ipc": true,
"margin-top": 1,
"margin-left": 8,
"margin-right": 8,

"modules-left": [
	"cpu",
	"power-profiles-daemon", 
	"temperature", 
	"memory",
	"disk", 
	],
  
"modules-center": [
	"idle_inhibitor",
	"clock",  
	"custom/light_dark",
	], 

"modules-right": [
	"custom/weather2",	  
	"battery", 
	"backlight",
	"bluetooth",
	"network",
	"custom/updater",
	"custom/cycle_wall",
	"custom/nightlight",
	"custom/lock", 
	],
},

{
"include": [
  "$HOME/.config/waybar/Modules",
  "$HOME/.config/waybar/ModulesWorkspaces",
  "$HOME/.config/waybar/ModulesCustom",
  "$HOME/.config/waybar/ModulesGroups",
  "$HOME/.config/waybar/UserModules",
  ],
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 5,
"fixed-center": true,
"ipc": true,
"height": 0,
"margin-left": 8,
"margin-right": 8,
//"gtk-layer-shell": true,
//"margin-bottom": 0,

"modules-left": [
	"custom/menu",  
	// "wlr/taskbar",
	"hyprland/window",
	"mpris",
	 ],

"modules-center": [
	"hyprland/workspaces#rw", 
	],

"modules-right": [
	"tray",
	"group/notify",
	"pulseaudio",
	//"wireplumber", 
	"pulseaudio#microphone",	  
	"custom/power",
	],  
}],
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage