1
0
Fork 0
This commit is contained in:
Florian RICHER 2022-01-05 18:46:58 +01:00
parent e062b96f09
commit 3e1430c6e2

View file

@ -366,7 +366,7 @@ end, {
group = "awesome"
}), -- Menubar
awful.key({modkey}, "p", function()
awful.spawn.with_shell("rofi -modi 'run,ssh' -show drun &>> /tmp/rofi.log")
awful.spawn.with_shell("rofi -show drun &>> /tmp/rofi.log")
-- menubar.show()
end, {
description = "show the menubar",