Hardware and plugins modules
This commit is contained in:
@@ -113,7 +113,6 @@ bind('SUPER + Q', hl.dsp.workspace.toggle_special())
|
||||
-- Multi monitor
|
||||
bind("SUPER + J", hl.dsp.focus({monitor = -1}))
|
||||
bind("SUPER + SHIFT + J", hl.dsp.window.move({monitor = -1}))
|
||||
bind('SUPER + K', hl.plugin.gloview.toggle)
|
||||
|
||||
-- Screen locking
|
||||
bind("SUPER + ESCAPE", hl.dsp.exec_cmd("~/.config/scripts/lock.sh"), {locked = true})
|
||||
|
||||
Reference in New Issue
Block a user