GithubHelp home page GithubHelp logo

elliotwaite / hammerspoon-config Goto Github PK

View Code? Open in Web Editor NEW
40.0 40.0 2.0 41 KB

My Hammerspoon configuration files.

Home Page: https://youtu.be/wpVNm8Ub-1s

License: MIT License

Lua 98.99% AppleScript 1.01%
hammerspoon hammerspoon-configuration

hammerspoon-config's People

Contributors

elliotwaite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hammerspoon-config's Issues

Ctrl not working as toMods

Hey Elliot. First of all, a HUGE Thank you. Left cmd and arrow shortcuts are genius!

I wanted to extend them to use ctrl as well:

  {'leftCmd+leftCtrl', 'j', 'ctrl', 'left'},
  {'leftCmd+leftCtrl', 'l', 'ctrl', 'right'},

But it does not work.

the problem is with the 'ctrl' . It is not recognized for some reason.

As I had encountered this problem I tried implementing these shortcuts in Karabiner-Elements. First I was very happy as I did not need to define each of them one by one.

Then I encountered a very weird problem, which I have described here:
pqrs-org/Karabiner-Elements#2666


If you could take a look at these, I'd really appreciate it.
It is like I hit a wall from both sides.

( Edit: OMG, you are behind the new youtube rating extension as well?? You are a legend!! )

Side Specific Binding Limitation

Hey! Using (and loving) your side-specific code to help my finger pain. It seems I've run up against a limit, and am wondering if there's a workaround, or if it's unavoidable.

I can't remap a key + modifier to the same key with another modifier. So this doesn't work:

SIDE_SPECIFIC_HOTKEYS = {
  {'rightCmd', 'a', 'ctrl', 'a'},
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.