norden.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Moin! Dies ist die Mastodon-Instanz für Nordlichter, Schnacker und alles dazwischen. Folge dem Leuchtturm.

Administered by:

Server stats:

3.6K
active users

Carlo Zottmann

Quick tip:

You can drag your windows from anywhere (and not just their title bar), holding control+CMD (`⌃`+`⌘` ). It's a built-in feature, it's just disabled by default. This is the terminal command to enable it (minus backticks):

`defaults write -g NSWindowShouldDragOnGesture -bool true`

Log out and in again afterwards. To disable it, set the boolean to `false` again.