Skip to content
View raxigan's full-sized avatar
  • Kraków, Poland
  • 00:26 (UTC +01:00)

Sponsoring

@tekezo

Highlights

  • Pro

Block or report raxigan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Hammerspoon script to disable Missio... Hammerspoon script to disable Mission Control on macOS
    1
    disableTopScreenEdgeForDragging = hs.eventtap.new({ hs.eventtap.event.types.leftMouseDragged }, function(e)
    2
    
                  
    3
        local loc = e:location()
    4
    
                  
    5
        if loc.y == 0.0 then
  2. pcfy-my-mac pcfy-my-mac Public

    Get a PC-like experience on Mac - keyboard shortcuts & windows management

    Go 28 1