changed shortcut from rofi to new powermenu
This commit is contained in:
@@ -276,7 +276,7 @@ function _M.get()
|
|||||||
{ modkey, "Shift" },
|
{ modkey, "Shift" },
|
||||||
"e",
|
"e",
|
||||||
function ()
|
function ()
|
||||||
awful.spawn("rofi -show power-menu -modi 'power-menu:~/.config/rofi/rofi-power-menu --choices=shutdown/reboot/logout/lockscreen' -theme ~/.config/rofi/powermenu/powermenu.rasi")
|
awesome.emit_signal("module::powermenu:show")
|
||||||
end,
|
end,
|
||||||
{ descripton = "Open the exit window", group = "System" }
|
{ descripton = "Open the exit window", group = "System" }
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user