Skip to content

Instantly share code, notes, and snippets.

View mariusrueve's full-sized avatar

Marius Rüve mariusrueve

  • Germany, Hamburg
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mariusrueve on github.
  • I am marius_r (https://keybase.io/marius_r) on keybase.
  • I have a public key ASBghl0X-vadAkBQ1sLi3JkIoHkHH2Q7JSKGsI8ksFBEZQo

To claim this, I am signing this object:

@mariusrueve
mariusrueve / FocusBorder.ahk
Last active February 15, 2025 18:28
AHK Active Window Rounded Border (Win11 24H2)
; ================================
; Active Window Rounded Border Overlay
; For Windows 11 (24H2)
; Runs continuously in the background.
; Adjust the border color, thickness, and corner roundness below.
; ================================
#NoEnv
#SingleInstance, Force
#Persistent