Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

omarchy-plugins

A collection of plugins for the Omarchy shell.

Plugin Id Kind What it does
workspaces-per-monitor madmaxitv.workspaces-per-monitor bar widget Each bar shows only the workspaces that belong to its own monitor
webcam-overlay madmaxitv.webcam-overlay script bundle Masked webcam overlay for screen recordings: shapes, PNG/GIF frames, hide/fullscreen keys, setup mode, profiles

Installing a plugin

omarchy plugin add only installs repos with a manifest.json at the root, so plugins from this collection are installed by cloning once. Shell plugins (bar widgets, panels) are symlinked into ~/.config/omarchy/plugins/:

git clone https://github.com/MadMaxiTV/omarchy-plugins.git ~/.local/share/omarchy-plugins
mkdir -p ~/.config/omarchy/plugins
ln -s ~/.local/share/omarchy-plugins/<plugin-dir> ~/.config/omarchy/plugins/<plugin-id>
omarchy plugin enable <plugin-id>

Script bundles (commands + Hyprland rules + menu rows) ship an install.sh instead:

~/.local/share/omarchy-plugins/<plugin-dir>/install.sh

Each plugin's README has the exact commands and its own configuration notes. Update everything with git pull in ~/.local/share/omarchy-plugins and omarchy restart shell.

License

MIT — see LICENSE.

About

Per-monitor workspace indicator for the Omarchy bar — each bar shows only the workspaces that belong to its own monitor

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages