for some reason проебал next track keybind

This commit is contained in:
endotrizine
2024-11-21 06:26:01 +05:00
parent 1ebae52b65
commit 2b7ca5b070
+1
View File
@@ -177,6 +177,7 @@ bind = Super+Alt, f12, exec, notify-send 'Test notification' "Here's a really lo
bind = Super+Alt, Equal, exec, notify-send "Urgent notification" "Ah hell no" -u critical -a 'Hyprland keybind' # [hidden]
##! Media
bindl= Super+Shift, N, exec, playerctl next || playerctl position `bc <<< "100 * $(playerctl metadata mpris:length) / 1000000 / 100"` # Next track
bindl= ,XF86AudioNext, exec, playerctl next || playerctl position `bc <<< "100 * $(playerctl metadata mpris:length) / 1000000 / 100"` # [hidden]
bindl= ,XF86AudioPrev, exec, playerctl previous # [hidden]
bindl = Super+Shift, Comma, exec, ~/.config/ags/scripts/music/adjust-volume.sh -0.03 # Raise music volume