mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-23 23:29:13 +01:00
ironbar: Change volume on left/right click
This commit is contained in:
parent
953b79bef2
commit
b9cabc0e45
@ -54,6 +54,8 @@ in
|
||||
{
|
||||
type = "script";
|
||||
cmd = "~/.config/${volumeScript}";
|
||||
on_click_left = "~/.config/hypr/raise-volume.fish";
|
||||
on_click_right = "~/.config/hypr/lower-volume.fish";
|
||||
mode = "watch";
|
||||
}
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user