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