Waybar: update changes for Hyprland IPC
This commit is contained in:
parent
bab7883ad2
commit
98fec09a6c
|
|
@ -10,7 +10,7 @@
|
||||||
"hyprland/submap"
|
"hyprland/submap"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
"wlr/workspaces"
|
"hyprland/workspaces"
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"separate-outputs": true,
|
"separate-outputs": true,
|
||||||
"max-length": 50
|
"max-length": 50
|
||||||
},
|
},
|
||||||
"wlr/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"on-click": "activate",
|
"on-click": "activate",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
|
|
|
||||||
|
|
@ -47,6 +47,7 @@ ttf-roboto
|
||||||
ttf-twemoji
|
ttf-twemoji
|
||||||
tumbler
|
tumbler
|
||||||
udiskie
|
udiskie
|
||||||
|
waybar
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wofi
|
wofi
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
|
|
|
||||||
|
|
@ -21,5 +21,4 @@ swww
|
||||||
ttf-ms-win11-auto
|
ttf-ms-win11-auto
|
||||||
ttf-twemoji
|
ttf-twemoji
|
||||||
ttf-ubraille
|
ttf-ubraille
|
||||||
waybar-hyprland-git
|
|
||||||
xdg-desktop-portal-hyprland-git
|
xdg-desktop-portal-hyprland-git
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue