Skip to content

JesperSchultz/move-window-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MoveWindowScript

Small script for moving active windows in X

Required tools

wmcrtl
xdotool
awk
xwininfo

Configuration

The variables in the script can be adjusted to fit monitor setup and resolution

horizontal_monitor_count=2
vertical_monitor_count=2
screensize_x=1680
screensize_y=1050

Usage

move-window.sh x left
move-window.sh x right
move-window.sh y down
move-window.sh y up

About

small script for moving windows between monitors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages