aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/Bottom & Left
blob: ce9f8d77aed2d370ecb01052baec9c13b6c2258b (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
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */

// ### BOTTOM and LEFT PANEL

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

"modules-left": [
    "custom/menu",
    "cpu",
    "temperature", 
    "memory",
    "disk",
    ],
    
"modules-center": [
    //"hyprland/window",
    "hyprland/workspaces#roman",
	],
    
"modules-right": [
    //"network",
    //"bluetooth",
	"custom/weather",
    "battery", 
    "backlight",
    "pulseaudio",
    //"wireplumber", 
    "pulseaudio#microphone",
    "keyboard-state",
    "custom/power",
    ],
},

{
"include": "~/.config/waybar/modules",
"layer": "top",
"position": "left",
"height": 650,
"margin-top": 8,
"margin-bottom": 8,
"margin-left": 3,
//"margin-right": 3,
"spacing": 3,
"fixed-center": true,
"ipc": true,
//"gtk-layer-shell": true,
   
"modules-left": [
    "custom/lock",
    "idle_inhibitor",   
    ],
    
"modules-center": [
    "clock#vertical",
    ],
    
"modules-right": [
    "tray",
    "custom/light_dark",
    ],
    
}]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage