skhd + yabai + sketchybar
This commit is contained in:
4
__sketchybar/helpers/init.lua
Normal file
4
__sketchybar/helpers/init.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Add the sketchybar module to the package cpath
|
||||
package.cpath = package.cpath .. ";/Users/" .. os.getenv("USER") .. "/.local/share/sketchybar_lua/?.so"
|
||||
|
||||
-- os.execute("(cd helpers && make)")
|
||||
Reference in New Issue
Block a user