first commit
This commit is contained in:
22
waybar/config.jsonc.bk2
Executable file
22
waybar/config.jsonc.bk2
Executable file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"include":"~/.config/waybar/modules.jsonc",
|
||||
"output": "DP-3",
|
||||
"position": "top",
|
||||
"modules-center": ["clock"],
|
||||
"modules-left": ["hyprland/workspaces", "hyprland/window"]
|
||||
},
|
||||
{
|
||||
"include":"~/.config/waybar/modules.jsonc",
|
||||
"output": "DP-2",
|
||||
"margin-top":5,
|
||||
"margin-left":15,
|
||||
"margin-right":15,
|
||||
"name":"dp2_top",
|
||||
"position": "top",
|
||||
"modules-left": ["hyprland/workspaces", "hyprland/window"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": [ "custom/weather", "custom/cpuinfo", "custom/gpu", "network", "custom/flagvpn","battery", "bluetooth", "pulseaudio", "custom/notification"]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user