aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/Bottom(plasma)
blob: 2aa9f91049d41474b576b0f7d762e1f06b4cea37 (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
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */

// ### "Plasma" (bottom) ### //

{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "bottom",
"spacing": 3,
"fixed-center": true,
"ipc": true,
"margin-left": 6,
"margin-right": 6,
"margin-bottom": 4,

"modules-left": [
	"custom/menu", 
	"hyprland/workspaces#3",
	"wlr/taskbar",
	 ],
  
"modules-center": [
	"hyprland/window",
	"custom/light_dark",
	], 

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