mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update 2025-01-11
This commit is contained in:
@@ -496,7 +496,8 @@ local globalkeys = gears.table.join(
|
||||
end, { description = "lua execute prompt", group = "awesome" }),
|
||||
-- Menubar
|
||||
awful.key({ modkey }, "p", function()
|
||||
menubar.show()
|
||||
-- menubar.show()
|
||||
awful.spawn("rofi -show drun -show-icons")
|
||||
end, { description = "show the menubar", group = "launcher" })
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user