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