first commit
This commit is contained in:
29
waybar/config.jsonc.nord
Executable file
29
waybar/config.jsonc.nord
Executable file
@@ -0,0 +1,29 @@
|
||||
[
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user