fixes wallust and waybar coloring

This commit is contained in:
2025-05-20 14:37:24 +02:00
parent 150a5bb0a3
commit 5a00782b36
3 changed files with 47 additions and 223 deletions

View File

@ -23,7 +23,7 @@
//"hyprland/submap",
"temperature",
//"idle_inhibitor",
//"mpd"
//"mpd",
"custom/spotify"
],
"modules-center": [
@ -38,12 +38,12 @@
"battery",
//"pulseaudio",
"wireplumber",
"custom/screenshot_t",
"bluetooth",
//"custom/screenshot_t",
"tray",
"custom/power"
],
// -------------------------------------------------------------------------
// Modules
// -------------------------------------------------------------------------
@ -57,7 +57,6 @@
"tooltip": false
},
"custom/rofi": {
"format": "",
"tooltip": false,
@ -87,6 +86,16 @@
"on-click": "gsimplecal"
},
"bluetooth": {
// "controller": "controller1", // specify the alias of the controller if there are more than 1 on the system
"format": "",
"format-connected": " {num_connections} connected",
"tooltip-format": "{controller_alias}\t{controller_address}",
"tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{device_enumerate}",
"tooltip-format-enumerate-connected": "{device_alias}\t{device_address}",
"on-click": "blueman-manager"
},
"temperature": {
// "thermal-zone": 1,
"interval": 4,