mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:06:41 +00:00
refactor(hammerspoon): improve URL handling setup, enabling host-specific setup
This commit is contained in:
@@ -42,13 +42,6 @@ hostconfig:init()
|
||||
local wm = require('window_management')
|
||||
wm:init()
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
-- URL Handling
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
local wm = require('url_handling')
|
||||
wm:init()
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
-- The End
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user