Replace wmselect with rofi

This commit is contained in:
crater2150 2018-06-16 01:06:23 +02:00
parent 9f25070976
commit bdae52926f

View file

@ -70,7 +70,7 @@ local notifymap = {
local myglobalkeys = awful.util.table.join(
awful.key({ }, "Pause", binder.spawn('wmselect')),
awful.key({ }, "Pause", binder.spawn('rofi -show window')),
awful.key({ }, "Print", binder.spawn('dmscrot')),
--{{{ Modal mappings