From 2b9d4b7e18eebcd645b48476f769bac0a7639efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Sat, 13 Jan 2024 18:06:50 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20(home/hyprland)=20add=20playerctl?= =?UTF-8?q?=20bindings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/wayland/hyprland/hyprland.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/wayland/hyprland/hyprland.conf b/home/wayland/hyprland/hyprland.conf index 7b593b3..1f73497 100644 --- a/home/wayland/hyprland/hyprland.conf +++ b/home/wayland/hyprland/hyprland.conf @@ -130,6 +130,11 @@ bind = , XF86AudioMute, exec, pamixer --sink 0 -t bind = , XF86AudioRaiseVolume, exec, pamixer -i 5 bind = , XF86AudioLowerVolume, exec, pamixer -d 5 bind = , XF86AudioMicMute, exec, pamixer --source 0 -t +bind = , XF86AudioPlay, exec, playerctl play-pause +bind = , XF86AudioStop, exec, playerctl stop +bind = , XF86AudioNext, exec, playerctl next +bind = , XF86AudioPrev, exec, playerctl previous + # Switch workspaces bind = $mainMod, ampersand, workspace, 1