|
|
|
@ -354,11 +354,18 @@ |
|
|
|
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", |
|
|
|
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", |
|
|
|
"smooth-scrolling-threshold": 1, |
|
|
|
"smooth-scrolling-threshold": 1, |
|
|
|
"player-icons": { |
|
|
|
"player-icons": { |
|
|
|
|
|
|
|
"chromium": "", |
|
|
|
"default": "▶", |
|
|
|
"default": "▶", |
|
|
|
|
|
|
|
"firefox": "", |
|
|
|
|
|
|
|
"kdeconnect": "", |
|
|
|
|
|
|
|
"mopidy": "", |
|
|
|
"mpv": "📻", |
|
|
|
"mpv": "📻", |
|
|
|
|
|
|
|
"spotify": "" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"status-icons": { |
|
|
|
"status-icons": { |
|
|
|
"paused": "" |
|
|
|
"paused": "", |
|
|
|
|
|
|
|
"playing": "", |
|
|
|
|
|
|
|
"stopped": "" |
|
|
|
}, |
|
|
|
}, |
|
|
|
// "ignored-players": ["firefox"] |
|
|
|
// "ignored-players": ["firefox"] |
|
|
|
"max-length": 30, |
|
|
|
"max-length": 30, |
|
|
|
|