Change primary display don't need sketchybar

This commit is contained in:
Tyler Mayoff 2025-02-17 12:54:48 -05:00
parent 6768bdb19e
commit c1e274ab1c
No known key found for this signature in database
GPG key ID: B62A5AFAD8E14845
6 changed files with 44 additions and 64 deletions

View file

@ -1,4 +1,3 @@
-- 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)")