mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 11:46:40 +00:00
feat(hammerspoon): increase size of rounded corners drawn on screen
This commit is contained in:
@@ -21,6 +21,7 @@ hs.console.behaviorAsLabels { 'moveToActiveSpace' }
|
||||
|
||||
-- Draw pretty rounded corners on all screens.
|
||||
hs.loadSpoon('RoundedCorners')
|
||||
spoon.RoundedCorners.radius = 12
|
||||
spoon.RoundedCorners:start()
|
||||
|
||||
-- Automatically pause music when headphones are unplugged.
|
||||
|
||||
Reference in New Issue
Block a user