fix(hyprland): update path for swaync-client in hyprland config
This commit is contained in:
@@ -203,7 +203,7 @@
|
|||||||
"$mainMod, Space, exec, ${lib.getExe pkgs.anyrun}"
|
"$mainMod, Space, exec, ${lib.getExe pkgs.anyrun}"
|
||||||
"$mainMod, p, pseudo, # dwindle"
|
"$mainMod, p, pseudo, # dwindle"
|
||||||
"$mainMod, v, togglesplit,"
|
"$mainMod, v, togglesplit,"
|
||||||
"$mainMod, a, exec, swaync-client -t"
|
"$mainMod, a, exec, ${pkgs.swaynotificationcenter}/bin/swaync-client -t"
|
||||||
"$mainMod, Tab, cyclenext"
|
"$mainMod, Tab, cyclenext"
|
||||||
# Audio
|
# Audio
|
||||||
",xf86audiomute, exec, ${pkgs.swayosd}/bin/swayosd-client --output-volume mute-toggle"
|
",xf86audiomute, exec, ${pkgs.swayosd}/bin/swayosd-client --output-volume mute-toggle"
|
||||||
|
|||||||
Reference in New Issue
Block a user