add wallpaper daemon to hyprland
This commit is contained in:
parent
f3d1ad65dd
commit
3a6168c843
5 changed files with 14 additions and 2 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"modules-left": ["hyprland/workspaces"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"idle_inhibitor",
|
||||
"network",
|
||||
"bluetooth",
|
||||
|
|
@ -122,9 +123,11 @@
|
|||
"format": "<span color='#e57474'></span> Disabled",
|
||||
"on-click": "blueman-manager &"
|
||||
},
|
||||
|
||||
"custom/power": {
|
||||
"format": "",
|
||||
"on-click": "~/.config/rofi/powermenu/type-4/powermenu.sh"
|
||||
},
|
||||
"tray": {
|
||||
"show-passive-items": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue