blob: e5ad870ec501c9feee059556cc5c6ef163cde921 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = wm-switcher
pkgdesc = Simple GUI to switch window managers in Linux with minimal dependencies
pkgver = 1.04
pkgrel = 1
url = https://github.com/xircon/wm-switcher
arch = i686
arch = x86_64
license = GPL3
depends = python-pyqt5
optdepends = metacity: Switch to the Metacity window manager
optdepends = xfwm4: Switch to the Xfwm window manager
optdepends = compiz: Switch to the Compiz window manager
optdepends = openbox: Switch to the Openbox window manager
optdepends = compton: Use the Compton compositor
source = https://github.com/xircon/wm-switcher/archive/v1.04.tar.gz
md5sums = 21cb1098542637afe9e8894ebff9373d
pkgname = wm-switcher
|