Reveal omarchy menu from waybar
This commit is contained in:
parent
b4a6550b29
commit
9c4a45537a
@ -5,6 +5,7 @@
|
|||||||
"spacing": 0,
|
"spacing": 0,
|
||||||
"height": 26,
|
"height": 26,
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
|
"custom/omarchy",
|
||||||
"hyprland/workspaces"
|
"hyprland/workspaces"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
"modules-center": [
|
||||||
@ -43,6 +44,11 @@
|
|||||||
"5": []
|
"5": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"custom/omarchy": {
|
||||||
|
"format": "",
|
||||||
|
"on-click": "~/.local/share/omarchy/bin/omarchy-menu",
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
"custom/update": {
|
"custom/update": {
|
||||||
"format": "",
|
"format": "",
|
||||||
"exec": "~/.local/share/omarchy/bin/omarchy-update-available",
|
"exec": "~/.local/share/omarchy/bin/omarchy-update-available",
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
#bluetooth,
|
#bluetooth,
|
||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#clock,
|
#clock,
|
||||||
#custom-power-menu {
|
#custom-omarchy {
|
||||||
min-width: 12px;
|
min-width: 12px;
|
||||||
margin: 0 7.5px;
|
margin: 0 7.5px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user