ifvictr / get-borderless-arc

✨ A script that activates the π’·π‘œπ“‡π’Ήπ‘’π“‡π“π‘’π“ˆπ“ˆ Arc experience

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Borderless Arc

A script that activates the borderless Arc experience.

Demo

Video here: https://twitter.com/ifvictr/status/1711508526999498788

How it works

This enables the hide-scrim-border-enabled feature flag in Arc’s preferences file.

Setup

Open the Terminal and run the following commands:

# Download the script and make it executable
curl -O https://raw.githubusercontent.com/ifvictr/get-borderless-arc/master/get-borderless-arc.sh
chmod +x get-borderless-arc.sh

# Run it
./get-borderless-arc.sh

Note

These changes will be reverted when Arc is closed, due to how it caches feature flags. When that happens, run this script again to reapply them.

About

✨ A script that activates the π’·π‘œπ“‡π’Ήπ‘’π“‡π“π‘’π“ˆπ“ˆ Arc experience


Languages

Language:Shell 100.0%