diff --git a/basic/submaps.lua b/basic/submaps.lua index 9d86b8a..5c7435e 100644 --- a/basic/submaps.lua +++ b/basic/submaps.lua @@ -69,7 +69,7 @@ hl.define_submap("quick-settings", function () -- An Interface for quickly acces hl.bind(" L " ,hl.dsp.exec_cmd(ipc .. "sessionMenu toggle")) hl.bind("B " ,hl.dsp.exec_cmd(ipc .. "battery togglePanel -- toggle battery panel")) hl.bind("SHIFT + C " ,hl.dsp.exec_cmd(ipc .. "calendar toggle")) - hl.bind("F" ,hl.dsp.exec_cmd(ipc .. "calendar toggle")) + hl.bind("F" ,custom.switchFanSate) -- Bind Submaps hl.bind("L" ,hl.dsp.submap("layouts")) hl.bind("N" ,function ()