style: re-format
This commit is contained in:
@@ -6,7 +6,7 @@ local M = {}
|
|||||||
M.autostart = {
|
M.autostart = {
|
||||||
function()
|
function()
|
||||||
hl.exec_cmd("hyprctl plugin load /usr/lib/hyprland-plugins/hyprexpo.so")
|
hl.exec_cmd("hyprctl plugin load /usr/lib/hyprland-plugins/hyprexpo.so")
|
||||||
end
|
end,
|
||||||
}
|
}
|
||||||
|
|
||||||
M.confs = {
|
M.confs = {
|
||||||
@@ -41,7 +41,7 @@ M.binds = {
|
|||||||
dispatcher = function()
|
dispatcher = function()
|
||||||
hl.plugin.hyprexpo.expo("toggle")
|
hl.plugin.hyprexpo.expo("toggle")
|
||||||
end,
|
end,
|
||||||
desc = "Toggle hyprexpo"
|
desc = "Toggle hyprexpo",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user