aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/config-default
blob: 09c254f6f045f5371f594e6229664f08fe0bfd24 (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
// ### DEFAULT ### //

{
"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": [
	"hyprland/workspaces",
	"cpu", 
	"temperature", 
	"memory",
	"custom/weather",
	],
  
"modules-center": [
	"custom/menu",
	"idle_inhibitor", 
	"clock",
	"custom/light_dark",	
	"custom/lock",	
	], 

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