Add binds for audio, bluetooth device settings

This commit is contained in:
Shaun Reed 2019-09-29 03:53:59 -04:00
parent ccdf6743c0
commit eb66aee3c5
2 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,8 @@ ${color2}image clip tool - ${color}mod+Shift+PrintScreen
${color2}screenshot active window - ${color}mod+PrintScreen
---------------Menus----------------------
${color2}audio devices - ${color}mod+Ctrl+a
${color2}bluetooth devices - ${color}mod+Ctrl+d
${color2}bmenu system settings - ${color}mod+Ctrl+b
${color2}dmenu app launcher - ${color}mod+d
${color2}morc_menu app menu - ${color}mod+z

View File

@ -332,6 +332,10 @@ bindsym $mod+Shift+q kill
# i3 system / menus keybinds
###########################################
# Audio device settings
bindsym $mod+Ctrl+a exec pavucontrol
# Bluetooth device settings
bindsym $mod+Ctrl+d exec blueman-manager
# System config tool for i3
bindsym $mod+Ctrl+b exec terminal -e 'bmenu'
# start program launcher