update laptop config

This commit is contained in:
sudacode 2025-03-18 01:37:18 -07:00
parent 0085e879d5
commit 4191642f08

View File

@ -245,7 +245,7 @@
"custom/firefox": {
"exec": "$HOME/.config/waybar/scripts/scroll-firefox.sh",
"format": "<span color='#E66000'> </span>{}",
"max-length": 24,
"max-length": 30,
"on-click": "playerctl -p firefox play-pause",
"hide-empty-text": true,
},
@ -253,7 +253,7 @@
"escape": "true",
"exec": "$HOME/.config/waybar/scripts/scroll-mpd.sh",
"format": "{}",
"max-length": 24,
"max-length": 30,
"on-click": "mpc toggle",
"on-click-right": "ghostty --initial-command=ncmpcpp",
"on-scroll-down": "mpc volume -5",