-- Mouse bindings
volwidget:buttons(gears.table.join(
awful.button({ }, 1,
- function ()
- utils.run_or_kill("urxvt -name pulsemixer -e pulsemixer", {class = "urxvt", instance = "pulsemixer"})
+ function ()
+ utils.run_or_kill(terminal .. " --name pulsemixer -e pulsemixer", {class = "kitty", instance = "pulsemixer"})
end),
awful.button({ }, 2,
function ()