mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
feat: move to Zen Browser
This commit is contained in:
parent
25d008fc47
commit
aa3e042283
5 changed files with 4 additions and 32 deletions
|
@ -102,7 +102,7 @@ do -- HOTKEYS
|
|||
hs.hotkey.bind(super_ctrl, "f", PaperWM.actions.full_width)
|
||||
hs.hotkey.bind(super, "f", PaperWM.actions.toggle_floating)
|
||||
|
||||
hs.hotkey.bind(super, "w", function() hs.application.launchOrFocus("Firefox") end)
|
||||
hs.hotkey.bind(super, "w", function() hs.application.launchOrFocus("Zen") end)
|
||||
hs.hotkey.bind(super, "return", function() hs.application.launchOrFocus("Ghostty") end)
|
||||
hs.hotkey.bind(super, "t", function() hs.application.launchOrFocus("Finder") end)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue