hyprland and fred config changes
This commit is contained in:
@@ -23,7 +23,7 @@ hl.bind(mainMod .. " + SHIFT + N", hl.dsp.exec_cmd("dms ipc call night toggle"))
|
||||
hl.bind(mainMod .. " + CTRL + B", hl.dsp.exec_cmd("dms ipc call bar toggle"))
|
||||
hl.bind(mainMod .. " + CTRL + Q", hl.dsp.exec_cmd(lock))
|
||||
|
||||
hl.bind(mainMod .. " + C", hl.dsp.window.kill())
|
||||
hl.bind(mainMod .. " + C", hl.dsp.window.close())
|
||||
hl.bind("ALT + F4", hl.dsp.window.kill())
|
||||
hl.bind(mainMod .. " + F", hl.dsp.window.float({ action = "toggle" }))
|
||||
hl.bind(mainMod .. " + CTRL + F", hl.dsp.window.fullscreen({ action = "toggle" }))
|
||||
|
||||
Reference in New Issue
Block a user