Bluetooth added using blueman if installed. Updated the first run documentation.
This commit is contained in:
5
i38.sh
5
i38.sh
@@ -602,6 +602,11 @@ fi)
|
||||
# Simple notes system bound to n
|
||||
bindsym n exec --no-startup-id ${i3Path}/scripts/notes.py, mode "default"
|
||||
|
||||
$(if command -v blueman-manager &> /dev/null ; then
|
||||
echo "# Bluetooth bound to b"
|
||||
echo "bindsym b exec --no-startup-id blueman-manager, mode \"default\""
|
||||
fi)
|
||||
|
||||
# Exit panel mode without any action
|
||||
bindsym Escape mode "default"
|
||||
bindsym Control+g mode "default"
|
||||
|
Reference in New Issue
Block a user