30 lines
905 B
Plaintext
Executable File
30 lines
905 B
Plaintext
Executable File
[
|
|
{
|
|
"include":"~/.config/waybar/modules.jsonc",
|
|
"output": "DP-3",
|
|
"position": "top",
|
|
"modules-left": [ "clock", "hyprland/workspaces","hyprland/window" ],
|
|
"modules-right": [ "custom/timer", "temperature","cpu", "custom/gpu", "pulseaudio", "bluetooth", "custom/flagvpn", "network"]
|
|
|
|
},
|
|
{
|
|
"include":"~/.config/waybar/modules.jsonc",
|
|
"output": "DP-2",
|
|
"position": "top",
|
|
|
|
"modules-left": [ "clock", "hyprland/workspaces","hyprland/window" ],
|
|
"modules-right": [ "temperature","cpu", "custom/gpu", "pulseaudio", "bluetooth", "custom/flagvpn", "network"]
|
|
|
|
},
|
|
{
|
|
"include":"~/.config/waybar/modules.jsonc",
|
|
"output": "HDMI-A-1",
|
|
"position": "top",
|
|
|
|
"modules-left": [ "clock", "hyprland/workspaces","hyprland/window" ],
|
|
"modules-right": [ "temperature","cpu", "custom/gpu", "pulseaudio", "bluetooth", "custom/flagvpn", "network"]
|
|
}
|
|
]
|
|
|
|
|