ssokolow / quicktile

Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
https://ssokolow.com/quicktile/
GNU General Public License v2.0
861 stars 78 forks source link

Fedora 22 quicktile rpm requirements fyi #56

Closed fastrizwaan closed 8 years ago

fastrizwaan commented 8 years ago

Ubuntu:

sudo apt-get install python python-gtk2 python-xlib python-dbus python-wnck

Fedora 22

sudo dnf install python pygtk2 pygobject2 dbus-python gnome-python2-libwnck

Fedora 21

sudo yum install python pygtk2 pygobject2 dbus-python gnome-python2-libwnck

ssokolow commented 8 years ago

Thanks. I've added them to the README.