Add Super + Ctrl + A/B for Audio and Bluetooth controls

Also, move waybar-less information notifications to Super + Ctrl + Alt +
T/B to make room. These are very specialized and probably not broadly
used.

Closes #3909
Co-authored-by: @ddVital
This commit is contained in:
David Heinemeier Hansson
2025-12-18 09:17:37 -08:00
parent 49a9ce14b8
commit dae89574dd

View File

@@ -42,5 +42,9 @@ bindd = SUPER, PRINT, Color picker, exec, pkill hyprpicker || hyprpicker -a
bindd = SUPER CTRL, S, Share, exec, omarchy-menu share
# Waybar-less information
bindd = SUPER CTRL, T, Show time, exec, notify-send " $(date +"%A %H:%M — %d %B W%V %Y")"
bindd = SUPER CTRL, B, Show battery remaining, exec, notify-send "󰁹 Battery is at $(omarchy-battery-remaining)%"
bindd = SUPER CTRL ALT, T, Show time, exec, notify-send " $(date +"%A %H:%M — %d %B W%V %Y")"
bindd = SUPER CTRL ALT, B, Show battery remaining, exec, notify-send "󰁹 Battery is at $(omarchy-battery-remaining)%"
# Control panels
bindd = SUPER CTRL, A, Audio controls, exec, omarchy-launch-or-focus-tui wiremix
bindd = SUPER CTRL, B, Bluetooth controls, exec, omarchy-launch-tui bluetui