Fix: arguments in restart_on_randr
This commit is contained in:
parent
b1cf2bbab6
commit
72b109c14a
@ -263,5 +263,5 @@ def autostart():
|
||||
|
||||
|
||||
@hook.subscribe.screen_change
|
||||
def restart_on_randr(qtile, ev):
|
||||
def restart_on_randr(qtile):
|
||||
qtile.cmd_restart()
|
||||
|
Loading…
Reference in New Issue
Block a user