Skip to content

A collection of my scripts that are run by the argos gnome-shell extension.

Notifications You must be signed in to change notification settings

majorpeter/argos-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Argos Extensions

Argos

Argos lets you write GNOME Shell extensions in a language that every Linux user is already intimately familiar with: Bash scripts.

Extensions

These can be installed by copying the files to .config/argos after installing the argos extension itself.

zoom.sh

This extension allows you to set fractional scaling factors using xrandr.

First you have to enable the experimental scaling feature in GNOME/Mutter:

$ gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"

Then install the extension and use the new dropdown menu on the top bar.

See also:

About

A collection of my scripts that are run by the argos gnome-shell extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages