Skip to content

A script for i3 that moves your workspaces back to your monitors when you plug them back in. (requires jq for json parsing from i3-msg)

Notifications You must be signed in to change notification settings

BirdeeHub/i3autoXrandrMemory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains 2 scripts

i3autoXrandrMemory.sh is more complex. You add a udev rule for it, and it will auto move your workspaces off of, and then BACK ONTO a monitor when you unplug and plug in monitors and run xrandr commands (configurable)

monWkspcCycle.sh is less complex. When you trigger it, it moves the current workspace to the next active monitor output

Usage information and instructions for both scripts are inside the scripts.

About

A script for i3 that moves your workspaces back to your monitors when you plug them back in. (requires jq for json parsing from i3-msg)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages