change waybar config file ext
This commit is contained in:
parent
00c8b4d5eb
commit
04a4c8d998
1 changed files with 12 additions and 36 deletions
|
|
@ -14,21 +14,11 @@
|
||||||
"margin-right": 0,
|
"margin-right": 0,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
|
|
||||||
"modules-left": [
|
"modules-left": ["hyprland/workspaces", "clock", "mpris"],
|
||||||
"hyprland/workspaces",
|
|
||||||
"clock",
|
|
||||||
"mpris"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-center": [
|
"modules-center": ["hyprland/window"],
|
||||||
"hyprland/window"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": ["wlr/taskbar", "custom/swaync", "pulseaudio"]
|
||||||
"wlr/taskbar",
|
|
||||||
"custom/swaync",
|
|
||||||
"pulseaudio"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"output": "eDP-1",
|
"output": "eDP-1",
|
||||||
|
|
@ -45,16 +35,9 @@
|
||||||
"margin-right": 0,
|
"margin-right": 0,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
|
|
||||||
"modules-left": [
|
"modules-left": ["hyprland/workspaces", "clock", "custom/cava", "mpris"],
|
||||||
"hyprland/workspaces",
|
|
||||||
"clock",
|
|
||||||
"custom/cava",
|
|
||||||
"mpris"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-center": [
|
"modules-center": ["hyprland/window"],
|
||||||
"hyprland/window"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"wlr/taskbar",
|
"wlr/taskbar",
|
||||||
|
|
@ -81,16 +64,9 @@
|
||||||
"margin-right": 0,
|
"margin-right": 0,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
|
|
||||||
"modules-left": [
|
"modules-left": ["hyprland/workspaces", "clock", "custom/cava", "mpris"],
|
||||||
"hyprland/workspaces",
|
|
||||||
"clock",
|
|
||||||
"custom/cava",
|
|
||||||
"mpris"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-center": [
|
"modules-center": ["hyprland/window"],
|
||||||
"hyprland/window"
|
|
||||||
],
|
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"wlr/taskbar",
|
"wlr/taskbar",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue