aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/config-Top(gnome)
blob: 551ccbf4f91d6db408b5ab7cbf13a78d50347186 (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
// ### "Gnome" style (top) ### //
{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 3,
"fixed-center": true,
"ipc": true,
"margin-top": 6,
"margin-left": 8,
"margin-right": 8,

"modules-left": [
	"custom/menu", 
	"hyprland/workspaces#3",
	//"custom/updater", 
	"hyprland/window", 
	],
  
"modules-center": [
	"clock",
	"custom/light_dark",
	"cava",
	"custom/weather",
	], 

"modules-right": [
	"tray",
	//"network",
	"bluetooth",
	"cpu",
	"temperature", 
	"memory", 
	"battery",  
	"backlight",
	"keyboard-state",
	"pulseaudio",
	//"wireplumber", 
	"pulseaudio#microphone", 
	"custom/cycle_wall",
	"custom/power",
	],
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage