blob: a8d025de7c0b684010e07d3f0f90abc01bf07ff4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = move-to-previous-monitor
pkgdesc = Move windows from one monitor to the previous
pkgver = r21.1405add
pkgrel = 1
url = https://github.com/xavierbaez/move-to-previous-monitor
arch = any
license = GPL-3.0-only
depends = bash
depends = xdotool
depends = wmctrl
depends = xorg-xwininfo
source = move-to-previous-monitor::git+https://github.com/xavierbaez/move-to-previous-monitor.git
md5sums = SKIP
pkgname = move-to-previous-monitor
|