1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 14:05:11 +00:00

bluetooth status parameter

This commit is contained in:
Toma Adrian Ionut 2022-11-20 12:17:21 +02:00
parent 1d9fe2d406
commit 4fabd8c678

View file

@ -9,7 +9,7 @@ local keybindings = {
}
function keybindings.get_global_keys(mytable, modkey, altkey, cycle_prev, browser, terminal)
function keybindings.get_global_keys(mytable, modkey, altkey, cycle_prev, browser, terminal, BLUESTATUS)
local globalkeys = mytable.join(-- Destroy all notifications
awful.key({ "Control", "Shift" }, "Escape", function()
naughty.destroy_all_notifications()