mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Use omarchy-launch-* stubs for all control panels
This commit is contained in:
3
bin/omarchy-launch-audio
Executable file
3
bin/omarchy-launch-audio
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
omarchy-launch-or-focus-tui wiremix
|
||||
@@ -46,6 +46,6 @@ bindd = SUPER CTRL ALT, T, Show time, exec, notify-send " $(date +"%A %H:%
|
||||
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, A, Audio controls, exec, omarchy-launch-audio
|
||||
bindd = SUPER CTRL, B, Bluetooth controls, exec, omarchy-launch-bluetooth
|
||||
bindd = SUPER CTRL, W, Wifi controls, exec, omarchy-launch-tui impala
|
||||
bindd = SUPER CTRL, W, Wifi controls, exec, omarchy-launch-wifi
|
||||
|
||||
Reference in New Issue
Block a user